diff options
Diffstat (limited to 'test_vectors')
| -rw-r--r-- | test_vectors/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test_vectors/Cargo.toml b/test_vectors/Cargo.toml index 46ba58c..a90a18f 100644 --- a/test_vectors/Cargo.toml +++ b/test_vectors/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "test_vectors" version = "0.0.0" -edition = "2021" +edition = "2024" [features] neon = ["blake3/neon"] |
