Skip to content

Commit 223b52f

Browse files
chore(deps): update rust crate pretty_assertions to 1.4.1
1 parent 4a9a63d commit 223b52f

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
@@ -20,7 +20,7 @@ rust-version = "1.60.0"
2020
protobuf = "=3.7.1"
2121

2222
[dev-dependencies]
23-
pretty_assertions = "1.2.1"
23+
pretty_assertions = "1.4.1"
2424

2525
[lib]
2626
name = "scip"

0 commit comments

Comments
 (0)