Skip to content

Commit 805d8f1

Browse files
serde version
Signed-off-by: zhangjinpeng87 <zzzhangjinpeng@gmail.com>
1 parent 2f9f688 commit 805d8f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ protobuf = "2"
5858
rayon = "1.5"
5959
rhai = { version = "1.7", features = ["sync"], optional = true }
6060
scopeguard = "1.1"
61-
serde = { version = "=1.0.194", features = ["derive"] }
61+
serde = { version = "1.0", features = ["derive"] }
6262
serde_repr = "0.1"
6363
strum = { version = "0.26.2", features = ["derive"] }
6464
thiserror = "1.0"

0 commit comments

Comments
 (0)