@@ -43,20 +43,20 @@ api-custom-extheader = []
43
43
44
44
[dependencies ]
45
45
# [version-sync] [[
46
- # [line] prebuilt-$kebabVersion = { optional = true, package = "godot4-prebuilt ", git = "https://github.com/godot-rust/godot4-prebuilt", branch = "$dotVersion" }
47
- prebuilt-4-0 = { optional = true , package = " godot4-prebuilt " , git = " https://github.com/godot-rust/godot4-prebuilt" , branch = " 4.0" }
48
- prebuilt-4-0-1 = { optional = true , package = " godot4-prebuilt " , git = " https://github.com/godot-rust/godot4-prebuilt" , branch = " 4.0.1" }
49
- prebuilt-4-0-2 = { optional = true , package = " godot4-prebuilt " , git = " https://github.com/godot-rust/godot4-prebuilt" , branch = " 4.0.2" }
50
- prebuilt-4-0-3 = { optional = true , package = " godot4-prebuilt " , git = " https://github.com/godot-rust/godot4-prebuilt" , branch = " 4.0.3" }
51
- prebuilt-4-0-4 = { optional = true , package = " godot4-prebuilt " , git = " https://github.com/godot-rust/godot4-prebuilt" , branch = " 4.0.4" }
52
- prebuilt-4-1 = { optional = true , package = " godot4-prebuilt " , git = " https://github.com/godot-rust/godot4-prebuilt" , branch = " 4.1" }
53
- prebuilt-4-1-1 = { optional = true , package = " godot4-prebuilt " , git = " https://github.com/godot-rust/godot4-prebuilt" , branch = " 4.1.1" }
54
- prebuilt-4-1-2 = { optional = true , package = " godot4-prebuilt " , git = " https://github.com/godot-rust/godot4-prebuilt" , branch = " 4.1.2" }
55
- prebuilt-4-1-3 = { optional = true , package = " godot4-prebuilt " , git = " https://github.com/godot-rust/godot4-prebuilt" , branch = " 4.1.3" }
56
- prebuilt-4-1-4 = { optional = true , package = " godot4-prebuilt " , git = " https://github.com/godot-rust/godot4-prebuilt" , branch = " 4.1.4" }
57
- prebuilt-4-2 = { optional = true , package = " godot4-prebuilt " , git = " https://github.com/godot-rust/godot4-prebuilt" , branch = " 4.2" }
58
- prebuilt-4-2-1 = { optional = true , package = " godot4-prebuilt " , git = " https://github.com/godot-rust/godot4-prebuilt" , branch = " 4.2.1" }
59
- prebuilt-4-2-2 = { optional = true , package = " godot4-prebuilt " , git = " https://github.com/godot-rust/godot4-prebuilt" , branch = " 4.2.2" }
46
+ # [line] prebuilt-$kebabVersion = { optional = true, package = "gdextension-api ", git = "https://github.com/godot-rust/godot4-prebuilt", branch = "$dotVersion" }
47
+ prebuilt-4-0 = { optional = true , package = " gdextension-api " , git = " https://github.com/godot-rust/godot4-prebuilt" , branch = " 4.0" }
48
+ prebuilt-4-0-1 = { optional = true , package = " gdextension-api " , git = " https://github.com/godot-rust/godot4-prebuilt" , branch = " 4.0.1" }
49
+ prebuilt-4-0-2 = { optional = true , package = " gdextension-api " , git = " https://github.com/godot-rust/godot4-prebuilt" , branch = " 4.0.2" }
50
+ prebuilt-4-0-3 = { optional = true , package = " gdextension-api " , git = " https://github.com/godot-rust/godot4-prebuilt" , branch = " 4.0.3" }
51
+ prebuilt-4-0-4 = { optional = true , package = " gdextension-api " , git = " https://github.com/godot-rust/godot4-prebuilt" , branch = " 4.0.4" }
52
+ prebuilt-4-1 = { optional = true , package = " gdextension-api " , git = " https://github.com/godot-rust/godot4-prebuilt" , branch = " 4.1" }
53
+ prebuilt-4-1-1 = { optional = true , package = " gdextension-api " , git = " https://github.com/godot-rust/godot4-prebuilt" , branch = " 4.1.1" }
54
+ prebuilt-4-1-2 = { optional = true , package = " gdextension-api " , git = " https://github.com/godot-rust/godot4-prebuilt" , branch = " 4.1.2" }
55
+ prebuilt-4-1-3 = { optional = true , package = " gdextension-api " , git = " https://github.com/godot-rust/godot4-prebuilt" , branch = " 4.1.3" }
56
+ prebuilt-4-1-4 = { optional = true , package = " gdextension-api " , git = " https://github.com/godot-rust/godot4-prebuilt" , branch = " 4.1.4" }
57
+ prebuilt-4-2 = { optional = true , package = " gdextension-api " , git = " https://github.com/godot-rust/godot4-prebuilt" , branch = " 4.2" }
58
+ prebuilt-4-2-1 = { optional = true , package = " gdextension-api " , git = " https://github.com/godot-rust/godot4-prebuilt" , branch = " 4.2.1" }
59
+ prebuilt-4-2-2 = { optional = true , package = " gdextension-api " , git = " https://github.com/godot-rust/godot4-prebuilt" , branch = " 4.2.2" }
60
60
# ]]
61
61
62
62
# Do not use bindgen 0.69, it contains regression that forces recompilation of code.
0 commit comments