aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authormat <git@matdoes.dev>2026-03-13 16:52:41 -1100
committermat <git@matdoes.dev>2026-03-13 16:52:41 -1100
commit8e67bf23415b8a823dc250b64c9c8b930bc8b64e (patch)
treee2a1f6b10648c8bd21f96baf9b1a90637b6437c5 /Cargo.toml
parent75a7ec5f2989073a3534f377bfeb0d23de844593 (diff)
downloadazalea-drasl-8e67bf23415b8a823dc250b64c9c8b930bc8b64e.tar.xz
drop unnecessary dependency on pastey
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e9619454..1983f279 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -67,7 +67,6 @@ num-bigint = "0.4.6"
num-format = "0.4.4"
num-traits = "0.2.19"
parking_lot = "0.12.5"
-pastey = "0.2.1"
proc-macro2 = "1.0.106"
quote = "1.0.44"
rand = "0.10.0"