Skip to content

Commit 023fe8e

Browse files
committed
add newline
1 parent 789945a commit 023fe8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

squash-the-creeps/rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ crate-type = ["cdylib"]
1212
[dependencies]
1313
rand = "0.9.0"
1414
godot = { git = "https://github.com/godot-rust/gdext.git" }
15-
# For Wasm, feature "experimental-wasm" can be added, but this is already done in build-wasm.sh script.
15+
# For Wasm, feature "experimental-wasm" can be added, but this is already done in build-wasm.sh script.

0 commit comments

Comments
 (0)