Skip to content

Commit

Permalink
fix(deps): update rust crate log to 0.4.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2024
1 parent 2a103e7 commit e5e0fba
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.17"
log = "0.4.20"
tokio = { version = "1.6.1", features = ["full"] }
async-trait = "0.1.50"

Expand Down

0 comments on commit e5e0fba

Please sign in to comment.