Skip to content

Commit

Permalink
Bump i_float from 1.1.0 to 1.2.1
Browse files Browse the repository at this point in the history
Bumps [i_float](https://github.com/iShape-Rust/iFloat) from 1.1.0 to 1.2.1.
- [Commits](iShape-Rust/iFloat@1.1.0...1.2.1)

---
updated-dependencies:
- dependency-name: i_float
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 8e0e187 commit fa379a9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ version = "0.8.0"

[dependencies]
bevy_ecs = "0.13.2"
i_float = "1.1.0"
i_float = "1.2.1"
i_overlay = "1.2.0"
i_triangle = "0.24.0"
macroquad = {version = "0.4.8", features = ["audio"]}
Expand Down

0 comments on commit fa379a9

Please sign in to comment.