From 056cdf8a2d66b488783fa1bf054ae49ae1c9007b Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Thu, 7 Jul 2022 08:51:36 -0700 Subject: [PATCH] Bump to 0.3.66 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e05bd3ceb..ef1c5ec00 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "backtrace" -version = "0.3.65" +version = "0.3.66" authors = ["The Rust Project Developers"] build = "build.rs" license = "MIT/Apache-2.0"