Skip to content

Commit

Permalink
chore(deps): update rust crate slotmap to 1.0.7 (#30)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 2, 2023
1 parent e9e47d5 commit d113c29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ std = ["slotmap/std"]

[dependencies]
# Private dependencies:
slotmap = { version = "1.0.6", default-features = false }
slotmap = { version = "1.0.7", default-features = false }

[dev-dependencies]
glam = "0.24.2"
Expand Down

0 comments on commit d113c29

Please sign in to comment.