summaryrefslogtreecommitdiffstats
path: root/lib/core/libimagstore/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2020-05-31 18:15:30 +0200
committerMatthias Beyer <mail@beyermatthias.de>2020-05-31 18:15:40 +0200
commit6bc08b60e6e3a99cc9a263713db33061d63dc964 (patch)
treee3b7d58387d6104fc567defcf84878517defaf1b /lib/core/libimagstore/Cargo.toml
parentbe50f5ad51d05dd3d24ecfd6343055737a2757f0 (diff)
parent1f86bcd12178fd45772b565213e3f874f62494be (diff)
Merge branch 'update-deps' into masterHEADmaster
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Diffstat (limited to 'lib/core/libimagstore/Cargo.toml')
-rw-r--r--lib/core/libimagstore/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/core/libimagstore/Cargo.toml b/lib/core/libimagstore/Cargo.toml
index 5d5c56f0..f5df8e37 100644
--- a/lib/core/libimagstore/Cargo.toml
+++ b/lib/core/libimagstore/Cargo.toml
@@ -23,7 +23,7 @@ maintenance = { status = "actively-developed" }
glob = "0.3.0"
log = "0.4.6"
regex = "1.1.7"
-semver = "0.9.0"
+semver = "0.10.0"
toml = "0.5.1"
walkdir = "2.2.8"
is-match = "0.1.0"