Enable cargo and rust in jeremy config

This commit is contained in:
Jeremy Soller 2024-04-02 08:35:21 -06:00
parent bf74325ace
commit f0a95ad303
No known key found for this signature in database
GPG key ID: D02FD439211AF56F

View file

@ -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