diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ license = "MIT" git-tracker = { path = "./crates/git-tracker" } nixpkgs-tracker-http = { path = "./crates/nixpkgs-tracker-http" } -log = "0.4.22" +log = "0.4" [workspace.lints.rust] unsafe_code = "forbid" |
