Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Commit

Permalink
fix(deps): update rust crate log to 0.4.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 3, 2022
1 parent 6d5de91 commit abc5af5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -22,7 +22,7 @@ authors = ["Noel <cutie@floofy.dev>"]
[dependencies]
fern = "0.6.1"
tokio = { version = "1.18.1", features = ["full"] }
log = "0.4.16"
log = "0.4.17"
serde = "1.0.137"
toml = "0.5.9"
once_cell = "1.10.0"
Expand Down

0 comments on commit abc5af5

Please sign in to comment.