Skip to content

Commit

Permalink
Merge pull request #29 from moznion/renovate/log-0.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate log to 0.4.17
  • Loading branch information
moznion authored Jan 15, 2024
2 parents 37fa931 + 5fe9e26 commit 2a103e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion radius/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ chrono = "0.4"
rand = "0.8.3"
num_enum = "0.5.1"
thiserror = "1.0"
log = "0.4.14"
log = "0.4.17"
tokio = { version = "1.6.1", features = ["full"] }
async-trait = "0.1.50"

Expand Down

0 comments on commit 2a103e7

Please sign in to comment.