aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index bbbab82..2891cdf 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -22,10 +22,10 @@ image = "0.24.5"
imageproc = "0.23.0"
indicatif = "0.17.2"
is-terminal = "0.4.2"
-nalgebra = "0.31.4"
+nalgebra = "0.32"
num-traits = "0.2.15"
rayon = "1.6.1"
-roxmltree = "0.17.0"
+roxmltree = "0.18.0"
rusqlite = "0.28.0"
[dev-dependencies]