Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lusingander committed Sep 13, 2024
1 parent a7b61a7 commit 5101d32
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
52 changes: 26 additions & 26 deletions Cargo.lock

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

8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ exclude = ["/.github", "/img", "/tool", "go.work*", "Makefile", "_config.yml"]

[dependencies]
ansi-to-tui = "6.0.0"
anyhow = "1.0.87"
arboard = "3.4.0"
aws-config = "1.5.5"
aws-sdk-s3 = "1.48.0"
anyhow = "1.0.88"
arboard = "3.4.1"
aws-config = "1.5.6"
aws-sdk-s3 = "1.49.0"
aws-smithy-types = "1.2.4"
chrono = "0.4.38"
clap = { version = "4.5.17", features = ["derive"] }
Expand Down

0 comments on commit 5101d32

Please sign in to comment.