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 d1a4e37..3b200c9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -16,3 +16,4 @@ tinyvec = { version = "1.6.0", features = ["alloc"] }
comat = "0.1.3"
lerr = "0.1.5"
match_deref = "0.1.1"
+paste = "1.0.14"