diff --git a/Cargo.toml b/Cargo.toml index b789e71..8e8ca0a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,7 @@ num-complex = "0.4" num-traits = "0.2" num-bigint = "0.4" num-rational = "0.4" -nalgebra = "0.32" +nalgebra = "0.34" thiserror = "1.0" indexmap = "2.0" ndarray = "0.15"