aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 572e0b3..174ea24 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -11,6 +11,7 @@ repository = "https://codeberg.org/dunj3/zears"
aes = { version = "0.8.4", features = ["hazmat"] }
blake2 = "0.10.6"
constant_time_eq = "0.4.2"
+cpufeatures = "0.2.17"
[dev-dependencies]
hex = "0.4.3"