mirror of
https://github.com/Theaninova/Bampy.git
synced 2025-12-12 12:36:16 +00:00
build(deps): update nalgebra requirement from 0.32.4 to 0.33.0 in /bampy
Updates the requirements on [nalgebra](https://github.com/dimforge/nalgebra) to permit the latest version. - [Changelog](https://github.com/dimforge/nalgebra/blob/main/CHANGELOG.md) - [Commits](https://github.com/dimforge/nalgebra/commits) --- updated-dependencies: - dependency-name: nalgebra dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -20,7 +20,7 @@ wasm-bindgen = "0.2.84"
|
||||
# code size when deploying.
|
||||
console_error_panic_hook = { version = "0.1.7", optional = true }
|
||||
bvh = "0.9.0"
|
||||
nalgebra = "0.32.4"
|
||||
nalgebra = "0.33.0"
|
||||
num = "0.4.1"
|
||||
approx = "0.5.1"
|
||||
serde = "1.0.197"
|
||||
|
||||
Reference in New Issue
Block a user