Skip to content

Commit 34aed3d

Browse files
committed
bump to rust 1.34.1
1 parent e283c52 commit 34aed3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bootstrap/channel.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ use crate::Build;
1414
use crate::config::Config;
1515

1616
// The version number
17-
pub const CFG_RELEASE_NUM: &str = "1.34.0";
17+
pub const CFG_RELEASE_NUM: &str = "1.34.1";
1818

1919
pub struct GitInfo {
2020
inner: Option<Info>,

0 commit comments

Comments
 (0)