Skip to content

Commit

Permalink
Remove crate split (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
TitanNano authored Jan 3, 2024
1 parent 1f734df commit ce66305
Show file tree
Hide file tree
Showing 9 changed files with 40 additions and 717 deletions.
7 changes: 7 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ darling = { version = "0.20.3" }
proc-macro2 = "1.0.68"
quote = "1.0.33"
syn = "2.0.38"
const-str = "0.5.6"

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

0 comments on commit ce66305

Please sign in to comment.