diff options
author | RenovateBot <renovatebot@noreply.localhost> | 2025-01-15 03:03:21 +0300 |
---|---|---|
committer | RenovateBot <renovatebot@noreply.localhost> | 2025-01-15 03:03:21 +0300 |
commit | e9a0fd718f94738cae207013c1fa961fc7ffca42 (patch) | |
tree | 3acaa8761adff589c710da17e67db03367da95b9 | |
parent | 509ce2d83d8b2ceef1ce6346cd89e161ecde8508 (diff) | |
download | fparkan-e9a0fd718f94738cae207013c1fa961fc7ffca42.tar.xz fparkan-e9a0fd718f94738cae207013c1fa961fc7ffca42.zip |
Update Rust crate log to v0.4.25
-rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -665,9 +665,9 @@ dependencies = [ [[package]] name = "log" -version = "0.4.24" +version = "0.4.25" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3d6ea2a48c204030ee31a7d7fc72c93294c92fe87ecb1789881c9543516e1a0d" +checksum = "04cbf5b083de1c7e0222a7a51dbfdba1cbe1c6ab0b15e29fff3f6c077fd9cd9f" [[package]] name = "loop9" |