diff --git a/Cargo.toml b/Cargo.toml index 53da622..5b54440 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ readme="README.md" [dependencies] url = "2.1.1" log = "0.4.8" -snafu = "0.7" +snafu = "0.8" [dev-dependencies] doc-comment = "0.3.3"