Skip to content

Commit 5c1bd57

Browse files
chore(deps): update rust crate headers to 0.4.0
1 parent 3bdf43b commit 5c1bd57

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ anyhow = "1.0.82"
1212
async-graphql = { version = "7.0.9" }
1313
futures-util = { version = "0.3.30" }
1414
indexmap = "2.2.6"
15-
headers = "0.3.9" # previous version until hyper is updated to 1+
15+
headers = "0.4.0" # previous version until hyper is updated to 1+
1616
http = "0.2.12" # previous version until hyper is updated to 1+
1717
insta = { version = "1.38.0", features = ["json"] }
1818
tokio = { version = "1.37.0", features = ["rt", "time"] }

0 commit comments

Comments
 (0)