We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bc8732 commit 5ef467fCopy full SHA for 5ef467f
Cargo.toml
@@ -24,7 +24,7 @@ lazy_static = "1.0"
24
log = "0.4.19"
25
reqwest = "0.12.19"
26
serde = { version = "1.0", features = ["derive"] }
27
-serde_json = { version = "1.0", features = ["preserve_order"] }
+serde_json = "1.0"
28
rmp-serde = "1.0"
29
thiserror = "2.0"
30
tokio = { version = "1.0", features = ["full"] }
0 commit comments