Skip to content

Commit 0058d45

Browse files
committed
Bump version to 3.2.0 in README
Signed-off-by: Akhil Velagapudi <[email protected]>
1 parent 238564b commit 0058d45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Rust implementation of CRC.
1212
Add `crc` to `Cargo.toml`
1313
```toml
1414
[dependencies]
15-
crc = "3.1"
15+
crc = "3.2.0"
1616
```
1717

1818
### Examples

0 commit comments

Comments
 (0)