Skip to content

Commit f7b475c

Browse files
Bump attohttpc from 0.28.5 to 0.29.1
Bumps [attohttpc](https://github.com/sbstp/attohttpc) from 0.28.5 to 0.29.1. - [Release notes](https://github.com/sbstp/attohttpc/releases) - [Commits](sbstp/attohttpc@v0.28.5...v0.29.1) --- updated-dependencies: - dependency-name: attohttpc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f70e53f commit f7b475c

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)