Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 11cb38d

Browse files
authoredFeb 20, 2024··
chore(deps): update rust crate aws-credential-types to v1
1 parent c5da43d commit 11cb38d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎crates/server/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ base64 = "0.21.0"
4848
reqwest = { version = "0.11.15", features = ["json", "cookies", "multipart", "stream"] }
4949
typed-builder = "0.14.0"
5050
humansize = { version = "2.1.3", features = ["impl_style"] }
51-
aws-credential-types = "0.54.1"
51+
aws-credential-types = "1.1.6"
5252

5353
[dev-dependencies]
5454
insta = { version = "1.28.0", features = ["json"] }

0 commit comments

Comments
 (0)
Please sign in to comment.