Skip to content

Commit

Permalink
aws behaviour version, take 2
Browse files Browse the repository at this point in the history
  • Loading branch information
TheEnbyperor committed Feb 29, 2024
1 parent a3069e7 commit aa9ea61
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .idea/misc.xml

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

3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@ lazy_static = "1"
paste = "1"
reqwest = "0"
nanoid = "0"
aws-config = { version = "1", features = ["behavior-version-latest"] }
aws-sdk-s3 = "1"
aws-sdk-s3 = { version = "1", features = ["behavior-version-latest"] }
aws-credential-types = "1"
prometheus = "0.13.3"
warp = "0.3.6"
Expand Down

0 comments on commit aa9ea61

Please sign in to comment.