mirror of
https://github.com/Theaninova/Bampy.git
synced 2025-12-11 03:56:17 +00:00
Merge pull request #1 from Theaninova/dependabot/cargo/bampy/bvh-0.9.0
build(deps): update bvh requirement from 0.8.0 to 0.9.0 in /bampy
This commit is contained in:
@@ -19,7 +19,7 @@ wasm-bindgen = "0.2.84"
|
||||
# all the `std::fmt` and `std::panicking` infrastructure, so isn't great for
|
||||
# code size when deploying.
|
||||
console_error_panic_hook = { version = "0.1.7", optional = true }
|
||||
bvh = "0.8.0"
|
||||
bvh = "0.9.0"
|
||||
nalgebra = "0.32.4"
|
||||
num = "0.4.1"
|
||||
approx = "0.5.1"
|
||||
|
||||
Reference in New Issue
Block a user