Skip to content

Commit 6687100

Browse files
chore(deps): update rust crate pretty_assertions to 1.3.0
1 parent 3856df7 commit 6687100

File tree

2 files changed

+15
-18
lines changed

2 files changed

+15
-18
lines changed

bindings/rust/Cargo.lock

+14-17
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.3.0"
2323

2424
[lib]
2525
name = "scip"

0 commit comments

Comments
 (0)