Skip to content

Commit 98df7d5

Browse files
Update Rust crate crc to v3
1 parent 4a7a901 commit 98df7d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repository = "https://github.com/arkedge/eb90-rs"
1010

1111
[dependencies]
1212
heapless = "0.7"
13-
crc = "2"
13+
crc = "3"
1414
tokio-util = { version = "0.7", features = ["codec"], optional = true }
1515
bytes = { version = "1.4.0", optional = true }
1616

0 commit comments

Comments
 (0)