Skip to content

Commit 8678bc7

Browse files
authored
Merge pull request #497 from sagiegurari/dependabot/cargo/attohttpc-0.29.1
Bump attohttpc from 0.28.5 to 0.29.1
2 parents f70e53f + f7b475c commit 8678bc7

File tree

2 files changed

+171
-5
lines changed

2 files changed

+171
-5
lines changed

Cargo.lock

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

duckscript_sdk/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ include = [
2323
]
2424

2525
[dependencies]
26-
attohttpc = { version = "^0.28", default-features = false, features = [
26+
attohttpc = { version = "^0.29", default-features = false, features = [
2727
"compress",
2828
] }
2929
base64 = "^0.22"

0 commit comments

Comments
 (0)