diff options
| author | Jack O'Connor <[email protected]> | 2020-04-28 11:20:39 -0400 |
|---|---|---|
| committer | Jack O'Connor <[email protected]> | 2020-04-28 11:20:39 -0400 |
| commit | 0db6fddc86c2d35a125ec8fff22bcc09f61d3c84 (patch) | |
| tree | 081da552df5d8b1f5e22f8281e863a8fdf6a5d60 /Cargo.toml | |
| parent | ba468fbb4f7bb8b149eea60d0eab37858d32f23c (diff) | |
version 0.3.30.3.3
Changes since 0.3.2:
- `b3sum` binaries are built in CI and attached to new GitHub tags.
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "blake3" -version = "0.3.2" +version = "0.3.3" authors = ["Jack O'Connor <[email protected]>"] description = "the BLAKE3 hash function" repository = "https://github.com/BLAKE3-team/BLAKE3" |
