We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62e35c0 commit a5daef0Copy full SHA for a5daef0
sdformat_rs/Cargo.toml
@@ -8,7 +8,7 @@ edition = "2021"
8
[dependencies]
9
yaserde={version = "0.7.0"}
10
yaserde_derive="0.7.0"
11
-nalgebra = "0.31.4"
+nalgebra = "0.32.2"
12
13
[build-dependencies]
14
minidom="0.15.0"
0 commit comments