deps: Update bit-vec, downcast-rs, ordered-float, thiserror (#808)

This commit is contained in:
Bruce Mitchener
2025-04-10 17:10:08 +07:00
committed by GitHub
parent 3855592447
commit 1077faba16
5 changed files with 17 additions and 17 deletions

View File

@@ -25,7 +25,7 @@ collada = ["mesh-loader/collada"]
wavefront = ["mesh-loader/obj"]
[dependencies]
thiserror = "1.0.61"
thiserror = "2"
profiling = "1.0"
mesh-loader = "0.1.12"