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 8cca5dc commit 3bafc55Copy full SHA for 3bafc55
tremor-common/Cargo.toml
@@ -12,7 +12,7 @@ version = "0.13.0-rc.12"
12
tokio = { version = "1.27", features = ["full"] }
13
rand = { version = "0.8", features = ["small_rng"] }
14
beef = { version = "0.5", features = ["impl_serde"] }
15
-serde = "*"
+serde = "1"
16
url = "2.3"
17
simd-json = { version = "0.8", features = ["known-key"] }
18
simd-json-derive = "0.8"
0 commit comments