Skip to content

Commit ad11b9d

Browse files
chore(deps): update rust crate pretty_assertions to 1.4.1
1 parent 9c49702 commit ad11b9d

File tree

2 files changed

+8
-54
lines changed

2 files changed

+8
-54
lines changed

bindings/rust/Cargo.lock

+7-53
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.2.0"
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)