heh
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 7058ef1..29bdb93 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -23,6 +23,7 @@ regex = { version = "1.11.1", default-features = false, features = [
] }
# radsort = "0.1.1"
rustc-hash = { version = "2.1.0", features = ["nightly"] }
+swizzle = "0.1.0"
[profile.release]
lto = true
codegen-units = 1