From 92df3e73e64c513cb6529b66145618211282eb72 Mon Sep 17 00:00:00 2001 From: Weihang Lo Date: Fri, 23 Sep 2022 09:20:30 +0100 Subject: [PATCH] Bump to 0.67.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ed149b3b0..77a2362e6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cargo" -version = "0.66.0" +version = "0.67.0" edition = "2021" license = "MIT OR Apache-2.0" homepage = "https://crates.io"