diff --git a/src/bootstrap/channel.rs b/src/bootstrap/channel.rs index de2ce1fa048aa..d9861867cf868 100644 --- a/src/bootstrap/channel.rs +++ b/src/bootstrap/channel.rs @@ -24,7 +24,7 @@ use Build; use config::Config; // The version number -pub const CFG_RELEASE_NUM: &str = "1.22.0"; +pub const CFG_RELEASE_NUM: &str = "1.22.1"; // An optional number to put after the label, e.g. '.2' -> '-beta.2' // Be sure to make this starts with a dot to conform to semver pre-release diff --git a/src/tools/cargo b/src/tools/cargo index cee38cd30d16b..61fa02415ee1b 160000 --- a/src/tools/cargo +++ b/src/tools/cargo @@ -1 +1 @@ -Subproject commit cee38cd30d16b343b13721ec813dc89eb1c1642d +Subproject commit 61fa02415ee1bc17a0c364c1c67107953d04ea87