This commit is contained in:
dependabot[bot]
2024-09-02 14:31:37 +05:30
committed by GitHub
2 changed files with 675 additions and 1 deletions

View File

@@ -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"