Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lusingander committed Oct 26, 2024
1 parent 197b007 commit cc4cfb9
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 22 deletions.
37 changes: 18 additions & 19 deletions Cargo.lock

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

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ exclude = ["/.github", "/img", "/tool", "go.work*", "Makefile", "_config.yml"]
ansi-to-tui = "6.0.0"
anyhow = "1.0.91"
arboard = "3.4.1"
aws-config = "1.5.8"
aws-sdk-s3 = "1.57.0"
aws-smithy-types = "1.2.4"
aws-config = "1.5.9"
aws-sdk-s3 = "1.58.0"
aws-smithy-types = "1.2.8"
chrono = "0.4.38"
clap = { version = "4.5.20", features = ["derive"] }
dirs = "5.0.1"
Expand Down

0 comments on commit cc4cfb9

Please sign in to comment.