diff options
| author | mo8it <mo8it@proton.me> | 2024-07-25 14:34:43 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2024-07-25 14:34:43 +0200 |
| commit | 3f49decce947ff7f1d30b53cf22fc2a0bce820f6 (patch) | |
| tree | 3778c49044cdbe128138d90f9b7de72e16447a9c /Cargo.toml | |
| parent | e2492f65a061ab8978d40d32a03cf981544fdf03 (diff) | |
Remove assert_cmd and predicates
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -58,10 +58,6 @@ serde_json = "1.0.120" serde.workspace = true toml_edit.workspace = true -[dev-dependencies] -assert_cmd = "2.0.14" -predicates = "3.1.0" - [profile.release] panic = "abort" |
