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 8e08dc0 commit e04e6ceCopy full SHA for e04e6ce
Cargo.toml
@@ -68,4 +68,4 @@ maintenance = { status = "actively-developed" }
68
ndarray = { version = "0.15.6", features = ["serde", "approx", "approx-0_5"] }
69
approx = "0.5.1"
70
thiserror = "1.0.43"
71
-serde = { version = "1.0.169", features = ["derive"] }
+serde = { version = "1.0.171", features = ["derive"] }
0 commit comments