Update redox-log

This removes a couple of uses of the legacy scheme syntax
This commit is contained in:
bjorn3
2024-08-18 21:20:49 +02:00
parent 37a2234afd
commit 0afc2f9875
Generated
+2 -2
View File
@@ -1088,9 +1088,9 @@ dependencies = [
[[package]]
name = "redox-log"
version = "0.1.3"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cacd9e83920c75b71b2ea740603d579179da055e8a8d72b25252874c28d513f0"
checksum = "81460b1526438123d16f0c968dbe42ba7f61e99645109b70e57864a8b66710fb"
dependencies = [
"chrono",
"log",