Skip to content

Commit 376b7e0

Browse files
committed
Create 6.1.1 release
1 parent 1c9c826 commit 376b7e0

File tree

4 files changed

+17
-16
lines changed

4 files changed

+17
-16
lines changed

Cargo.lock

+14-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/manual/hurl.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH hurl 1 "21 Mar 2025" "hurl 6.1.1" " Hurl Manual"
1+
.TH hurl 1 "24 Mar 2025" "hurl 6.1.1" " Hurl Manual"
22
.SH NAME
33

44
hurl - run and test HTTP requests.

docs/manual/hurlfmt.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH hurl 1 "21 Mar 2025" "hurl 6.1.1" " Hurl Manual"
1+
.TH hurl 1 "24 Mar 2025" "hurl 6.1.1" " Hurl Manual"
22
.SH NAME
33

44
hurlfmt - format Hurl files

packages/hurl/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ termion = "4.0.4"
5252
winres = "0.1.12"
5353

5454
[build-dependencies]
55-
cc = "1.2.16"
55+
cc = "1.2.17"
5656

5757
[lints]
5858
workspace = true

0 commit comments

Comments
 (0)