From d750198a6694bdc6b1cdf8a612b2b4eb08995e4b Mon Sep 17 00:00:00 2001 From: Eric Huss Date: Sat, 18 Jul 2020 09:33:35 -0700 Subject: [PATCH] Bump to 0.48.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 61006215d..f5f73c4c3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cargo" -version = "0.47.0" +version = "0.48.0" edition = "2018" authors = ["Yehuda Katz ", "Carl Lerche ",