summaryrefslogtreecommitdiffstats
path: root/tests
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 /tests
parent2f125332103247c725526293e49bc1ab052d5d41 (diff)
semver: 0.9.0 -> 0.10.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Diffstat (limited to 'tests')
-rw-r--r--tests/ui/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/Cargo.toml b/tests/ui/Cargo.toml
index 2d823191..9ce60144 100644
--- a/tests/ui/Cargo.toml
+++ b/tests/ui/Cargo.toml
@@ -18,6 +18,6 @@ env_logger = "0.7"
log = "0.4"
predicates = "1"
pretty_assertions = "0.6"
-semver = "0.9"
+semver = "0.10"
version = "3"