[rust] added version 1.41.0 (#14742)
This commit is contained in:
parent
997a0f4207
commit
d4d82281d1
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ class Rust(Package):
|
|||
git = "https://github.com/rust-lang/rust.git"
|
||||
|
||||
version('develop', branch='master')
|
||||
version('1.41.0', tag='1.41.0')
|
||||
version('1.34.0', tag='1.34.0')
|
||||
version('1.32.0', tag='1.32.0')
|
||||
version('1.31.1', tag='1.31.1')
|
||||
|
|
Loading…
Reference in a new issue