aboutsummaryrefslogtreecommitdiff
path: root/azalea-crypto
diff options
context:
space:
mode:
Diffstat (limited to 'azalea-crypto')
-rw-r--r--azalea-crypto/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/azalea-crypto/Cargo.toml b/azalea-crypto/Cargo.toml
index 13a5a13b..a6f12ad3 100644
--- a/azalea-crypto/Cargo.toml
+++ b/azalea-crypto/Cargo.toml
@@ -24,3 +24,6 @@ uuid.workspace = true
[[bench]]
harness = false
name = "my_benchmark"
+
+[lints]
+workspace = true