Skip to content

Commit ce66305

Browse files
authored
Remove crate split (#20)
1 parent 1f734df commit ce66305

File tree

9 files changed

+40
-717
lines changed

9 files changed

+40
-717
lines changed

Cargo.lock

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ darling = { version = "0.20.3" }
1818
proc-macro2 = "1.0.68"
1919
quote = "1.0.33"
2020
syn = "2.0.38"
21+
const-str = "0.5.6"
2122

2223
godot-rust-script-derive = { path = "derive" }
2324
tests-scripts-lib = { path = "tests-scripts-lib" }

0 commit comments

Comments
 (0)