We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12ee90c commit 016a997Copy full SHA for 016a997
1 file changed
Cargo.toml
@@ -16,7 +16,3 @@ serde = ["dep:serde_core"]
16
17
[dependencies]
18
serde_core = { version = "1.0.221", optional = true }
19
-
20
-[dev-dependencies]
21
-serde = { version = "1.0.221", features = ["derive"] }
22
-serde_json = "1.0.64"
0 commit comments