Skip to content

Commit c7c0b38

Browse files
Update Rust crate similar-asserts to 1.7.0
1 parent 021109b commit c7c0b38

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
@@ -607,7 +607,7 @@ signal-hook = "0.3"
607607
signal-hook-tokio = { version = "0.3", features = [ "futures-v0_3" ] }
608608
sigpipe = "0.1.3"
609609
similar = { version = "2.7.0", features = ["bytes"] }
610-
similar-asserts = "1.6.1"
610+
similar-asserts = "1.7.0"
611611
# Don't change sled's version on accident; sled's on-disk format is not yet
612612
# stable and requires manual migrations. In the limit this won't matter because
613613
# the upgrade system will replace the DNS server zones entirely, but while we

0 commit comments

Comments
 (0)