diff --git a/Cargo.toml b/Cargo.toml index 2366e55..538001f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,7 @@ path = "./failure_derive" [dependencies.backtrace] optional = true -version = "0.3.3" +version = "0.3.13" [workspace] members = [".", "failure_derive"]