diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,7 @@ ahash = "0.7.6" thiserror = "1.0.32" strum = "0.24.1" strum_macros = "0.24.3" +paste = "1.0.8" [dev_dependencies] mockall = "0.11.1" |