delete snafu

This commit is contained in:
nora 2022-11-20 20:19:59 +01:00
parent e8ea766ff0
commit 06f9546606
No known key found for this signature in database
3 changed files with 1 additions and 38 deletions

View file

@ -9,4 +9,3 @@ edition = "2021"
reqwest = { version = "0.11", features = ["json", "brotli", "gzip", "native-tls", "deflate"] }
tokio = { version = "1", features = ["full"] }
futures = "0.3.25"
snafu = { version = "0.7.3", features = ["rust_1_61", "backtraces-impl-std"] }