There was an error while loading. Please reload this page.
1 parent f802608 commit 730112dCopy full SHA for 730112d
1 file changed
Cargo.toml
@@ -44,7 +44,7 @@ percent-encoding = "2.3.1"
44
phf = { version = "0.11", features = ["macros"] }
45
rustc-hash = "2.1.1"
46
serde = { version = "1.0.144", features = ["derive"] }
47
-serde_json = { version = "1.0", optional = true }
+serde_json = "1.0"
48
thiserror = "2.0.18"
49
50
[dev-dependencies]
0 commit comments