Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/cargo/aws-sdk-cloudwatchlogs-1.53.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rustyconover authored Nov 8, 2024
2 parents ee24259 + bd80b8d commit f53d7c0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ maintenance = { status = "actively-developed" }
unsafe_code = "forbid"

[dependencies]
aws-config = "1.5.9"
aws-config = "1.5.8"
aws-sdk-cloudwatchlogs = "1.53.0"
clap = { version = "4.5.20", features = ["derive"] }
tokio = { version = "1.40.0", features = ["full"] }
tokio = { version = "1.41.0", features = ["full"] }
tracing = "0.1.40"
tracing-subscriber = "0.3.18"

0 comments on commit f53d7c0

Please sign in to comment.