Skip to content

Commit ef6c008

Browse files
committed
bump to rust 1.31.1
1 parent 9872053 commit ef6c008

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
@@ -24,7 +24,7 @@ use Build;
2424
use config::Config;
2525

2626
// The version number
27-
pub const CFG_RELEASE_NUM: &str = "1.31.0";
27+
pub const CFG_RELEASE_NUM: &str = "1.31.1";
2828

2929
pub struct GitInfo {
3030
inner: Option<Info>,

0 commit comments

Comments
 (0)