Skip to content

Commit

Permalink
chore(deps): update sealed requirement from 0.5.0 to 0.6.0 (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 7247edf commit c94ef7c
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 @@ -30,7 +30,7 @@ bvh-arena = { version = "1.1.3", default-features = false, optional = true }

# Private
glam = { version = "0.29.0", default-features = false, features = ["libm"] }
sealed = { version = "0.5.0", default-features = false }
sealed = { version = "0.6.0", default-features = false }
smallvec = { version = "1.13.2", default-features = false }
libm = { version = "0.2.8", default-features = false, optional = true }

Expand Down

0 comments on commit c94ef7c

Please sign in to comment.