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 555cdcd commit 7328514Copy full SHA for 7328514
test/Cargo.toml
@@ -16,7 +16,7 @@ type_tag_fallback = ["gdnative/type_tag_fallback"]
16
gdnative = { path = "../gdnative", features = ["gd_test", "serde"] }
17
gdnative-derive = { path = "../gdnative-derive" }
18
approx = "0.5.0"
19
-ron = "0.6.5"
+ron = "0.7.0"
20
serde = "1.0.130"
21
serde_json = "1.0.68"
22
bincode = "1.3.3"
0 commit comments