Skip to content

Commit

Permalink
correct crc-catalog version (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
striezel committed May 27, 2021
1 parent 2f0eb94 commit 1ba2c74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -12,7 +12,7 @@ categories = ["algorithms", "no-std"]
edition = "2018"

[dependencies]
crc-catalog = "1"
crc-catalog = "1.1"

[dev-dependencies]
criterion = "0.3"
Expand Down

0 comments on commit 1ba2c74

Please sign in to comment.