Skip to content

Commit 077c677

Browse files
committed
chore(deps): upgrade crc to ^3
1 parent 2e78399 commit 077c677

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/r3_test_runner/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ clap = { version = "3.0.0", features = ["derive"] }
2929
rusb = { version = "0.8" }
3030
toml = { version = "0.5.6" }
3131
log = { version = "0.4.8" }
32-
crc = { version = "2.0.0" }
32+
crc = { version = "3.0.0" }
3333

3434
[dependencies.goblin]
3535
version = "0.5.0"

0 commit comments

Comments
 (0)