diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2025-05-06 14:38:29 +0100 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2025-05-06 14:38:29 +0100 |
| commit | 3f373143fa5c255e0424979836d776e1a3ec1d3d (patch) | |
| tree | d2c69a0270fd1f89905ecf72e28f5bf997c409f1 /Cargo.toml | |
| parent | 3e4975ad22810f51dd0a607b2e2a29b5dc64a086 (diff) | |
chore: remove unused duplicate dependancy
dependancy isn't being used
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -41,7 +41,6 @@ zeroize = "1.6.0" | |||
| 41 | 41 | ||
| 42 | [dev-dependencies] | 42 | [dev-dependencies] |
| 43 | assert_cmd = "2.0.12" | 43 | assert_cmd = "2.0.12" |
| 44 | duplicate = "1.0.0" | ||
| 45 | mockall = "0.13.1" | 44 | mockall = "0.13.1" |
| 46 | once_cell = "1.18.0" | 45 | once_cell = "1.18.0" |
| 47 | serial_test = "3.2.0" | 46 | serial_test = "3.2.0" |