diff --git a/Cargo.toml b/Cargo.toml index 0fb44bb..20a1c20 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,5 +4,4 @@ version = "0.1.0" edition = "2021" [dependencies] -anyhow = "1.0.53" thiserror = "1.0.30"