diff options
| author | Jack O'Connor <[email protected]> | 2020-07-29 19:17:44 -0400 |
|---|---|---|
| committer | Jack O'Connor <[email protected]> | 2020-07-29 19:21:23 -0400 |
| commit | 63d27d4d1ee18b808f5d879c5839b21266a491d3 (patch) | |
| tree | f4151f120c31726b17a6a445edb5a5eae754dc53 /Cargo.toml | |
| parent | b01784a05700204789f4e2ab7bfc8f0dd8b0f35b (diff) | |
version 0.3.60.3.6
Changes since 0.3.5:
- Fix a build break in the assembly files under older versions of GCC.
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.5" +version = "0.3.6" authors = ["Jack O'Connor <[email protected]>"] description = "the BLAKE3 hash function" repository = "https://github.com/BLAKE3-team/BLAKE3" |
