bump to rust 1.34.1
This commit is contained in:
parent
e283c52cdd
commit
34aed3d8cb
1 changed files with 1 additions and 1 deletions
|
|
@ -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>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue