From 976f2805118b09d83ec7d16a5a8b5113b30b98bd Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Wed, 6 Sep 2017 17:28:21 +0200 Subject: Update toml-query: 0.3.* -> ^0.3.1 This release contains a bugfix for a critical bug in the `TomlValueInsertExt::insert()` algorithm which was triggered by an edgecase. --- lib/entry/libimagentryfilter/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/entry/libimagentryfilter') diff --git a/lib/entry/libimagentryfilter/Cargo.toml b/lib/entry/libimagentryfilter/Cargo.toml index ab6caec6..a9b5a8a2 100644 --- a/lib/entry/libimagentryfilter/Cargo.toml +++ b/lib/entry/libimagentryfilter/Cargo.toml @@ -21,7 +21,7 @@ log = "0.3" regex = "0.2" semver = "0.5.*" toml = "^0.4" -toml-query = "0.3.0" +toml-query = "^0.3.1" libimagstore = { version = "0.4.0", path = "../../../lib/core/libimagstore" } libimagentrytag = { version = "0.4.0", path = "../../../lib/entry/libimagentrytag" } -- cgit v1.2.3