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
+6
View File
@@ -0,0 +1,6 @@
---
"log": patch
"log-js": patch
---
Migrated from the `log` crate's `kv_unstable` feature flag to the `kv` feature flag stabilized in `0.4.21`.