[rust] added version 1.41.0 (#14742)
This commit is contained in:
parent
997a0f4207
commit
d4d82281d1
@ -13,6 +13,7 @@ class Rust(Package):
|
|||||||
git = "https://github.com/rust-lang/rust.git"
|
git = "https://github.com/rust-lang/rust.git"
|
||||||
|
|
||||||
version('develop', branch='master')
|
version('develop', branch='master')
|
||||||
|
version('1.41.0', tag='1.41.0')
|
||||||
version('1.34.0', tag='1.34.0')
|
version('1.34.0', tag='1.34.0')
|
||||||
version('1.32.0', tag='1.32.0')
|
version('1.32.0', tag='1.32.0')
|
||||||
version('1.31.1', tag='1.31.1')
|
version('1.31.1', tag='1.31.1')
|
||||||
|
Loading…
Reference in New Issue
Block a user