diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/bootstrap/channel.rs | 2 | ||||
| m--------- | src/tools/clippy | 24 |
2 files changed, 20 insertions, 6 deletions
diff --git a/src/bootstrap/channel.rs b/src/bootstrap/channel.rs index 0b2f62485c9..d12094867b2 100644 --- a/src/bootstrap/channel.rs +++ b/src/bootstrap/channel.rs @@ -14,7 +14,7 @@ use crate::Build; use crate::config::Config; // The version number -pub const CFG_RELEASE_NUM: &str = "1.34.0"; +pub const CFG_RELEASE_NUM: &str = "1.34.1"; pub struct GitInfo { inner: Option<Info>, diff --git a/src/tools/clippy b/src/tools/clippy -Subproject 1fac38088609747627b07807945224cf1ea642c +Subproject 726176e322c0d2182b7eddc857e5105e3915a67 |
