Skip to content

Commit

Permalink
Merge pull request aya-rs#226 from aya-rs/dependabot/cargo/cargo-crat…
Browse files Browse the repository at this point in the history
…es-0b60e779b1
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
2 parents 3f71bed + a0dbcba commit 07365b6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 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 @@ -17,8 +17,8 @@ edition = "2021"

[dependencies]
# cli deps
anyhow = "1.0.86"
clap = { version = "4.5.16", features = ["derive"] }
anyhow = "1.0.87"
clap = { version = "4.5.17", features = ["derive"] }
tracing-appender = "0.2"
tracing-subscriber = { version = "0.3", features = ["env-filter", "registry"] }
tracing-tree = "0.4"
Expand Down

0 comments on commit 07365b6

Please sign in to comment.