Skip to content

Commit 3fd26eb

Browse files
Bump hexasphere from 14.1.0 to 15.0.0
Bumps [hexasphere](https://github.com/OptimisticPeach/hexasphere) from 14.1.0 to 15.0.0. - [Release notes](https://github.com/OptimisticPeach/hexasphere/releases) - [Commits](https://github.com/OptimisticPeach/hexasphere/commits) --- updated-dependencies: - dependency-name: hexasphere dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d746e76 commit 3fd26eb

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed

Cargo.lock

+11-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

wasm/unavi-shapes/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ crate-type = ["cdylib"]
1111

1212
[dependencies]
1313
glam.workspace = true
14-
hexasphere = "14.1.0"
14+
hexasphere = "15.0.0"
1515
parry3d = "0.17.0"
1616
wit-bindgen-rt.workspace = true
1717

0 commit comments

Comments
 (0)