Skip to content

Commit ccb4cde

Browse files
chore(deps): update rust crate pretty_assertions to 1.4.0
1 parent ca0c0bc commit ccb4cde

File tree

2 files changed

+7
-53
lines changed

2 files changed

+7
-53
lines changed

bindings/rust/Cargo.lock

+6-52
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
@@ -19,7 +19,7 @@ rust-version = "1.60.0"
1919
protobuf = "=3.2.0"
2020

2121
[dev-dependencies]
22-
pretty_assertions = "1.2.1"
22+
pretty_assertions = "1.4.0"
2323

2424
[lib]
2525
name = "scip"

0 commit comments

Comments
 (0)