summaryrefslogtreecommitdiffstats
path: root/lib/core/libimagstore/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2020-05-31 13:19:44 +0200
committerMatthias Beyer <mail@beyermatthias.de>2020-05-31 18:03:26 +0200
commitcd5dbbe1656de505eb93df389429bbe21c36b912 (patch)
tree672f153c1adbee27290228417a9a25d11ae09f39 /lib/core/libimagstore/Cargo.toml
parent2f125332103247c725526293e49bc1ab052d5d41 (diff)
semver: 0.9.0 -> 0.10.0
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"