diff --git a/Cargo.lock b/Cargo.lock index bb1a80a..7591dcc 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -533,7 +533,7 @@ checksum = "9e05e7e6723e3455f4818c7b26e855439f7546cf617ef669d1adedb8669e5cb9" [[package]] name = "godot" version = "0.1.0" -source = "git+https://github.com/godot-rust/gdext?branch=master#5d72b64be130aed258b2f499ab9c0634f2f28347" +source = "git+https://github.com/godot-rust/gdext?branch=master#22fd33d4d5213a3fe5db9a58547888cebe35c647" dependencies = [ "godot-core", "godot-macros", @@ -542,7 +542,7 @@ dependencies = [ [[package]] name = "godot-bindings" version = "0.1.0" -source = "git+https://github.com/godot-rust/gdext?branch=master#5d72b64be130aed258b2f499ab9c0634f2f28347" +source = "git+https://github.com/godot-rust/gdext?branch=master#22fd33d4d5213a3fe5db9a58547888cebe35c647" dependencies = [ "godot4-prebuilt", ] @@ -550,12 +550,12 @@ dependencies = [ [[package]] name = "godot-cell" version = "0.1.0" -source = "git+https://github.com/godot-rust/gdext?branch=master#5d72b64be130aed258b2f499ab9c0634f2f28347" +source = "git+https://github.com/godot-rust/gdext?branch=master#22fd33d4d5213a3fe5db9a58547888cebe35c647" [[package]] name = "godot-codegen" version = "0.1.0" -source = "git+https://github.com/godot-rust/gdext?branch=master#5d72b64be130aed258b2f499ab9c0634f2f28347" +source = "git+https://github.com/godot-rust/gdext?branch=master#22fd33d4d5213a3fe5db9a58547888cebe35c647" dependencies = [ "godot-bindings", "godot-fmt", @@ -569,7 +569,7 @@ dependencies = [ [[package]] name = "godot-core" version = "0.1.0" -source = "git+https://github.com/godot-rust/gdext?branch=master#5d72b64be130aed258b2f499ab9c0634f2f28347" +source = "git+https://github.com/godot-rust/gdext?branch=master#22fd33d4d5213a3fe5db9a58547888cebe35c647" dependencies = [ "glam", "godot-bindings", @@ -581,7 +581,7 @@ dependencies = [ [[package]] name = "godot-ffi" version = "0.1.0" -source = "git+https://github.com/godot-rust/gdext?branch=master#5d72b64be130aed258b2f499ab9c0634f2f28347" +source = "git+https://github.com/godot-rust/gdext?branch=master#22fd33d4d5213a3fe5db9a58547888cebe35c647" dependencies = [ "gensym", "godot-bindings", @@ -593,7 +593,7 @@ dependencies = [ [[package]] name = "godot-fmt" version = "0.1.0" -source = "git+https://github.com/godot-rust/gdext?branch=master#5d72b64be130aed258b2f499ab9c0634f2f28347" +source = "git+https://github.com/godot-rust/gdext?branch=master#22fd33d4d5213a3fe5db9a58547888cebe35c647" dependencies = [ "proc-macro2", ] @@ -601,7 +601,7 @@ dependencies = [ [[package]] name = "godot-macros" version = "0.1.0" -source = "git+https://github.com/godot-rust/gdext?branch=master#5d72b64be130aed258b2f499ab9c0634f2f28347" +source = "git+https://github.com/godot-rust/gdext?branch=master#22fd33d4d5213a3fe5db9a58547888cebe35c647" dependencies = [ "godot-bindings", "proc-macro2",