diff --git a/Cargo.lock b/Cargo.lock index d050417a..1f54c7dc 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -510,7 +510,7 @@ checksum = "8e4afd9ad95555081e109fe1d21f2a30c691b5f0919c67dfa690a2e1eb6bd51c" [[package]] name = "godot" version = "0.1.0" -source = "git+https://github.com/godot-rust/gdext?branch=master#88d8ed0719eb70d2a5af370e9b0fa672acea032a" +source = "git+https://github.com/godot-rust/gdext?branch=master#28c30b376fa66368f2ed4e045dd526d9b9e25455" dependencies = [ "godot-core", "godot-macros", @@ -519,7 +519,7 @@ dependencies = [ [[package]] name = "godot-bindings" version = "0.1.0" -source = "git+https://github.com/godot-rust/gdext?branch=master#88d8ed0719eb70d2a5af370e9b0fa672acea032a" +source = "git+https://github.com/godot-rust/gdext?branch=master#28c30b376fa66368f2ed4e045dd526d9b9e25455" dependencies = [ "godot4-prebuilt", ] @@ -527,12 +527,12 @@ dependencies = [ [[package]] name = "godot-cell" version = "0.1.0" -source = "git+https://github.com/godot-rust/gdext?branch=master#88d8ed0719eb70d2a5af370e9b0fa672acea032a" +source = "git+https://github.com/godot-rust/gdext?branch=master#28c30b376fa66368f2ed4e045dd526d9b9e25455" [[package]] name = "godot-codegen" version = "0.1.0" -source = "git+https://github.com/godot-rust/gdext?branch=master#88d8ed0719eb70d2a5af370e9b0fa672acea032a" +source = "git+https://github.com/godot-rust/gdext?branch=master#28c30b376fa66368f2ed4e045dd526d9b9e25455" dependencies = [ "godot-bindings", "godot-fmt", @@ -546,7 +546,7 @@ dependencies = [ [[package]] name = "godot-core" version = "0.1.0" -source = "git+https://github.com/godot-rust/gdext?branch=master#88d8ed0719eb70d2a5af370e9b0fa672acea032a" +source = "git+https://github.com/godot-rust/gdext?branch=master#28c30b376fa66368f2ed4e045dd526d9b9e25455" dependencies = [ "glam", "godot-bindings", @@ -558,7 +558,7 @@ dependencies = [ [[package]] name = "godot-ffi" version = "0.1.0" -source = "git+https://github.com/godot-rust/gdext?branch=master#88d8ed0719eb70d2a5af370e9b0fa672acea032a" +source = "git+https://github.com/godot-rust/gdext?branch=master#28c30b376fa66368f2ed4e045dd526d9b9e25455" dependencies = [ "gensym", "godot-bindings", @@ -569,7 +569,7 @@ dependencies = [ [[package]] name = "godot-fmt" version = "0.1.0" -source = "git+https://github.com/godot-rust/gdext?branch=master#88d8ed0719eb70d2a5af370e9b0fa672acea032a" +source = "git+https://github.com/godot-rust/gdext?branch=master#28c30b376fa66368f2ed4e045dd526d9b9e25455" dependencies = [ "proc-macro2", ] @@ -577,7 +577,7 @@ dependencies = [ [[package]] name = "godot-macros" version = "0.1.0" -source = "git+https://github.com/godot-rust/gdext?branch=master#88d8ed0719eb70d2a5af370e9b0fa672acea032a" +source = "git+https://github.com/godot-rust/gdext?branch=master#28c30b376fa66368f2ed4e045dd526d9b9e25455" dependencies = [ "godot-bindings", "proc-macro2",