Skip to content

Commit e06d65c

Browse files
Update Rust crate pretty_assertions to 1.3.0
1 parent ef6cb43 commit e06d65c

File tree

2 files changed

+11
-14
lines changed

2 files changed

+11
-14
lines changed

bindings/rust/Cargo.lock

+10-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bindings/rust/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ rust-version = "1.60.0"
1818
protobuf = "=3.1.0"
1919

2020
[dev-dependencies]
21-
pretty_assertions = "1.2.1"
21+
pretty_assertions = "1.3.0"
2222

2323
[lib]
2424
name = "scip"

0 commit comments

Comments
 (0)