diff --git a/Cargo.toml b/Cargo.toml index 5b54440..008b1b8 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.8" +snafu = "0.9" [dev-dependencies] doc-comment = "0.3.3"