Skip to content

Commit

Permalink
Merge pull request #144 from aya-rs/dependabot/cargo/examples/aya-too…
Browse files Browse the repository at this point in the history
…l/env_logger-0.11
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
2 parents c3d618a + 5d25acd commit 4909909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/aya-tool/myapp/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ tokio = { version = "1.25", features = [
"net",
"signal",
] }
env_logger = "0.10"
env_logger = "0.11"
log = "0.4"

[[bin]]
Expand Down

0 comments on commit 4909909

Please sign in to comment.