From 3d5f944180e122c6e633d66db91387776bda78ec Mon Sep 17 00:00:00 2001 From: Eric Huss Date: Thu, 7 Apr 2022 15:04:31 -0700 Subject: [PATCH] Bump to 0.63.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ee1ce8155..f4e157cc6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cargo" -version = "0.62.0" +version = "0.63.0" edition = "2021" license = "MIT OR Apache-2.0" homepage = "https://crates.io"