Skip to content

Commit

Permalink
chore(deps): update rust crate aws-credential-types to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 4, 2024
1 parent c5da43d commit ea064b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ base64 = "0.21.0"
reqwest = { version = "0.11.15", features = ["json", "cookies", "multipart", "stream"] }
typed-builder = "0.14.0"
humansize = { version = "2.1.3", features = ["impl_style"] }
aws-credential-types = "0.54.1"
aws-credential-types = "1.1.1"

[dev-dependencies]
insta = { version = "1.28.0", features = ["json"] }
Expand Down

0 comments on commit ea064b3

Please sign in to comment.