Enable cargo and rust in jeremy config
This commit is contained in:
parent
bf74325ace
commit
f0a95ad303
|
@ -60,14 +60,14 @@ winit = {}
|
|||
# dev
|
||||
autoconf = {}
|
||||
automake = {}
|
||||
#cargo = {} # openssl issues
|
||||
#gcc13 = {} # libiberty errors
|
||||
cargo = {}
|
||||
gcc13 = {}
|
||||
gnu-binutils = {}
|
||||
gnu-make = {}
|
||||
nasm = {}
|
||||
patch = {}
|
||||
pkg-config = {}
|
||||
#rust = {} # takes too long to compile
|
||||
rust = {}
|
||||
rustpython = {}
|
||||
|
||||
# games
|
||||
|
|
Loading…
Reference in a new issue