Update cookbook and add rust to ci script
This commit is contained in:
parent
0fffe0865b
commit
e420efe5e5
3
ci.toml
3
ci.toml
|
@ -47,6 +47,7 @@ glutin = {}
|
||||||
gnu-binutils = {}
|
gnu-binutils = {}
|
||||||
gnu-grep = {}
|
gnu-grep = {}
|
||||||
gnu-make = {}
|
gnu-make = {}
|
||||||
|
hematite = {}
|
||||||
init = {}
|
init = {}
|
||||||
installer = {}
|
installer = {}
|
||||||
ion = {}
|
ion = {}
|
||||||
|
@ -104,7 +105,7 @@ redoxfs = {}
|
||||||
relibc = {}
|
relibc = {}
|
||||||
ripgrep = {}
|
ripgrep = {}
|
||||||
rs-nes = {}
|
rs-nes = {}
|
||||||
#rust = {}
|
rust = {}
|
||||||
rust64 = {}
|
rust64 = {}
|
||||||
rustual-boy = {}
|
rustual-boy = {}
|
||||||
scummvm = {}
|
scummvm = {}
|
||||||
|
|
2
cookbook
2
cookbook
|
@ -1 +1 @@
|
||||||
Subproject commit 3ee95ecad242142a4f5f7d0b7ad8aec20e980596
|
Subproject commit 12379a90b28603bbcf31058fb302233e196076ec
|
Loading…
Reference in a new issue