Skip to content

Commit a5daef0

Browse files
Update nalgebra (#4)
Signed-off-by: Luca Della Vedova <[email protected]>
1 parent 62e35c0 commit a5daef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdformat_rs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ edition = "2021"
88
[dependencies]
99
yaserde={version = "0.7.0"}
1010
yaserde_derive="0.7.0"
11-
nalgebra = "0.31.4"
11+
nalgebra = "0.32.2"
1212

1313
[build-dependencies]
1414
minidom="0.15.0"

0 commit comments

Comments
 (0)