Skip to content

Commit

Permalink
build(deps): bump godot from 0.2.1 to 0.2.2
Browse files Browse the repository at this point in the history
Bumps [godot](https://github.com/godot-rust/gdext) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/godot-rust/gdext/releases)
- [Changelog](https://github.com/godot-rust/gdext/blob/master/Changelog.md)
- [Commits](godot-rust/gdext@v0.2.1...v0.2.2)

---
updated-dependencies:
- dependency-name: godot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent c31ccac commit 79f7d1d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ description = "Godot Rust game"
crate-type = ["cdylib"]

[dependencies]
godot = { version = "0.2.1", features = ["api-4-2"] }
godot = { version = "0.2.2", features = ["api-4-2"] }

0 comments on commit 79f7d1d

Please sign in to comment.