chore(deps): bump log from 0.4.32 to 0.4.33 (#871)

This commit is contained in:
Ilka Schulz
2026-06-23 09:51:31 +02:00
committed by GitHub
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -1361,9 +1361,9 @@ dependencies = [
[[package]]
name = "log"
version = "0.4.32"
version = "0.4.33"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "953f07c43838f8e6f9758cab68bf5bed85465e7587ebe0b823f1bcd81978ad3a"
checksum = "0ceec5bc11778974d1bcb055b18002eba7f4b3518b6a0081b3af5f21666da9ad"
[[package]]
name = "memchr"
+1 -1
View File
@@ -434,7 +434,7 @@ version = "0.4.14"
criteria = "safe-to-deploy"
[[exemptions.log]]
version = "0.4.32"
version = "0.4.33"
criteria = "safe-to-deploy"
[[exemptions.memchr]]