Skip to content

Commit

Permalink
Merge pull request #394 from sagiegurari/dependabot/cargo/attohttpc-0…
Browse files Browse the repository at this point in the history
….27.0

Bump attohttpc from 0.26.1 to 0.27.0
  • Loading branch information
sagiegurari authored Jan 22, 2024
2 parents abe5d75 + 1d7b19f commit 2c2cbf5
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 22 deletions.
56 changes: 35 additions & 21 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion duckscript_sdk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ include = [
]

[dependencies]
attohttpc = { version = "^0.26", default-features = false, features = [
attohttpc = { version = "^0.27", default-features = false, features = [
"compress",
] }
base64 = "^0.21"
Expand Down

0 comments on commit 2c2cbf5

Please sign in to comment.