Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jcornaz committed Apr 28, 2024
1 parent 84eac8f commit e36087f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ std = ["slotmap/std"]

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

[dev-dependencies]
glam = "0.25.0"
glam = "0.27.0"

[profile.dev]
opt-level = 1

0 comments on commit e36087f

Please sign in to comment.