We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef932c4 commit 77af1e8Copy full SHA for 77af1e8
Cargo.toml
@@ -58,7 +58,7 @@ protobuf = "2"
58
rayon = "1.5"
59
rhai = { version = "1.7", features = ["sync"], optional = true }
60
scopeguard = "1.1"
61
-serde = { version = "=1.0.194", features = ["derive"] }
+serde = { version = "=1.0", features = ["derive"] }
62
serde_repr = "0.1"
63
strum = { version = "0.26.2", features = ["derive"] }
64
thiserror = "1.0"
0 commit comments