Skip to content

Commit 1a6343e

Browse files
Update Rust crate similar-asserts to 1.6.0 (#6724)
1 parent 5410c43 commit 1a6343e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -551,7 +551,7 @@ signal-hook = "0.3"
551551
signal-hook-tokio = { version = "0.3", features = [ "futures-v0_3" ] }
552552
sigpipe = "0.1.3"
553553
similar = { version = "2.6.0", features = ["bytes"] }
554-
similar-asserts = "1.5.0"
554+
similar-asserts = "1.6.0"
555555
# Don't change sled's version on accident; sled's on-disk format is not yet
556556
# stable and requires manual migrations. In the limit this won't matter because
557557
# the upgrade system will replace the DNS server zones entirely, but while we

0 commit comments

Comments
 (0)