From 5578567277c6e7025597b8b49b0dc014bb0221b6 Mon Sep 17 00:00:00 2001 From: Eric Huss Date: Fri, 30 Jul 2021 07:24:53 -0700 Subject: [PATCH] Bump to 0.57.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 09f69d702..08b5a5de2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cargo" -version = "0.56.0" +version = "0.57.0" edition = "2018" authors = ["Yehuda Katz ", "Carl Lerche ",