diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 3 | +3 −0 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml index d46c974..0ab1923 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,3 +18,6 @@ hyper-util = { version = "0.1.19", features = ["client", "http1", "http2", "toki minijinja = "2.14.0" regex = "1.12.2" tokio = { version = "1.49.0", features = ["full"] } + +[dev-dependencies] +cargo-deny = "0.19.0" |
