chore(log): use kv stable feature rather than unstable (#3477)

This commit is contained in:
Bajoca
2026-07-13 13:23:56 +02:00
committed by GitHub
parent b1439be667
commit 254f222e0e
4 changed files with 8 additions and 11 deletions
Generated
-9
View File
@@ -3463,9 +3463,6 @@ name = "log"
version = "0.4.27"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94"
dependencies = [
"value-bag",
]
[[package]]
name = "lru-slab"
@@ -7744,12 +7741,6 @@ dependencies = [
"wasm-bindgen",
]
[[package]]
name = "value-bag"
version = "1.11.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "943ce29a8a743eb10d6082545d861b24f9d1b160b7d741e0f2cdf726bec909c5"
[[package]]
name = "vcpkg"
version = "0.2.15"