Skip to content

Commit 265864d

Browse files
jschwesylvestre
authored andcommitted
Bump version-compare
The Changelog does not mention anything meaningful. MSRV on master is 1.42, so that should be fine. Signed-off-by: Jonathan Schwender <[email protected]>
1 parent 70ca58d commit 265864d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ nix = { version = "0.19", optional = true }
9191
rouille = { version = "3", optional = true, default-features = false, features = ["ssl"] }
9292
syslog = { version = "5", optional = true }
9393
void = { version = "1", optional = true }
94-
version-compare = { version = "0.0.11", optional = true }
94+
version-compare = { version = "0.1.0", optional = true }
9595

9696
[dev-dependencies]
9797
assert_cmd = "=2.0.4"

0 commit comments

Comments
 (0)