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 0ce95f1 commit 45471a2Copy full SHA for 45471a2
Cargo.toml
@@ -132,7 +132,7 @@ itertools = "0.14.0"
132
# geo = { version = "0.28", optional = true }
133
flate2 = { version = "1", optional = true }
134
maud = { version = "0.26", optional = true }
135
-nalgebra = { version = "0.33.0", optional = true }
+nalgebra = { version = "0.34.1", optional = true }
136
bitflags = { version = "2.3", features = ["serde"] }
137
anise = { version = "0.6", optional = true }
138
hifitime = { version = "4.1", features = ["serde", "std"] }
0 commit comments