From cd5dbbe1656de505eb93df389429bbe21c36b912 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Sun, 31 May 2020 13:19:44 +0200 Subject: semver: 0.9.0 -> 0.10.0 Signed-off-by: Matthias Beyer --- lib/entry/libimagentryfilter/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/entry/libimagentryfilter/Cargo.toml') diff --git a/lib/entry/libimagentryfilter/Cargo.toml b/lib/entry/libimagentryfilter/Cargo.toml index 9c821883..b954d954 100644 --- a/lib/entry/libimagentryfilter/Cargo.toml +++ b/lib/entry/libimagentryfilter/Cargo.toml @@ -24,7 +24,7 @@ filters = "0.3.0" itertools = "0.9.0" log = "0.4.6" regex = "1.1.7" -semver = "0.9.0" +semver = "0.10.0" toml = "0.5.1" toml-query = "0.10" anyhow = "1" -- cgit v1.2.3