From 36c0a0002bc71e6b0ca66366d3c67f21baab5da0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 07:02:54 +0000 Subject: [PATCH] Bump godot from `7482941` to `ca58618` Bumps [godot](https://github.com/godot-rust/gdext) from `7482941` to `ca58618`. - [Commits](https://github.com/godot-rust/gdext/compare/7482941eed1637329641bd466e64fc0bacf3f8fc...ca586182f430df3fb4ef8548d43bc756ce92022e) --- updated-dependencies: - dependency-name: godot dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 33d8800..e19ddb8 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1800,7 +1800,7 @@ dependencies = [ [[package]] name = "godot" version = "0.1.0" -source = "git+https://github.com/godot-rust/gdext?branch=master#7482941eed1637329641bd466e64fc0bacf3f8fc" +source = "git+https://github.com/godot-rust/gdext?branch=master#ca586182f430df3fb4ef8548d43bc756ce92022e" dependencies = [ "godot-core", "godot-macros", @@ -1809,7 +1809,7 @@ dependencies = [ [[package]] name = "godot-bindings" version = "0.1.0" -source = "git+https://github.com/godot-rust/gdext?branch=master#7482941eed1637329641bd466e64fc0bacf3f8fc" +source = "git+https://github.com/godot-rust/gdext?branch=master#ca586182f430df3fb4ef8548d43bc756ce92022e" dependencies = [ "godot4-prebuilt", ] @@ -1817,12 +1817,12 @@ dependencies = [ [[package]] name = "godot-cell" version = "0.1.0" -source = "git+https://github.com/godot-rust/gdext?branch=master#7482941eed1637329641bd466e64fc0bacf3f8fc" +source = "git+https://github.com/godot-rust/gdext?branch=master#ca586182f430df3fb4ef8548d43bc756ce92022e" [[package]] name = "godot-codegen" version = "0.1.0" -source = "git+https://github.com/godot-rust/gdext?branch=master#7482941eed1637329641bd466e64fc0bacf3f8fc" +source = "git+https://github.com/godot-rust/gdext?branch=master#ca586182f430df3fb4ef8548d43bc756ce92022e" dependencies = [ "godot-bindings", "godot-fmt", @@ -1836,7 +1836,7 @@ dependencies = [ [[package]] name = "godot-core" version = "0.1.0" -source = "git+https://github.com/godot-rust/gdext?branch=master#7482941eed1637329641bd466e64fc0bacf3f8fc" +source = "git+https://github.com/godot-rust/gdext?branch=master#ca586182f430df3fb4ef8548d43bc756ce92022e" dependencies = [ "glam 0.27.0", "godot-bindings", @@ -1848,7 +1848,7 @@ dependencies = [ [[package]] name = "godot-ffi" version = "0.1.0" -source = "git+https://github.com/godot-rust/gdext?branch=master#7482941eed1637329641bd466e64fc0bacf3f8fc" +source = "git+https://github.com/godot-rust/gdext?branch=master#ca586182f430df3fb4ef8548d43bc756ce92022e" dependencies = [ "gensym", "godot-bindings", @@ -1860,7 +1860,7 @@ dependencies = [ [[package]] name = "godot-fmt" version = "0.1.0" -source = "git+https://github.com/godot-rust/gdext?branch=master#7482941eed1637329641bd466e64fc0bacf3f8fc" +source = "git+https://github.com/godot-rust/gdext?branch=master#ca586182f430df3fb4ef8548d43bc756ce92022e" dependencies = [ "proc-macro2 1.0.81", ] @@ -1868,7 +1868,7 @@ dependencies = [ [[package]] name = "godot-macros" version = "0.1.0" -source = "git+https://github.com/godot-rust/gdext?branch=master#7482941eed1637329641bd466e64fc0bacf3f8fc" +source = "git+https://github.com/godot-rust/gdext?branch=master#ca586182f430df3fb4ef8548d43bc756ce92022e" dependencies = [ "godot-bindings", "proc-macro2 1.0.81",