Skip to content

Commit

Permalink
Use official gdext repo (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
TitanNano committed Jan 29, 2024
1 parent 23a6607 commit e06373c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ version = "0.1.0"
edition = "2021"

[workspace.dependencies]
godot = { git = "https://github.com/titannano/gdext", rev = "7fd1be904efccd71a9eb980c2e6fffa2d8705ec4" }
godot = { git = "https://github.com/godot-rust/gdext", rev = "7fd1be904efccd71a9eb980c2e6fffa2d8705ec4" }
itertools = "0.10.3"
rand = "0.8.5"
darling = { version = "0.20.3" }
Expand Down

0 comments on commit e06373c

Please sign in to comment.