This commit is contained in:
joachimschmidt557 2021-04-15 14:40:21 +02:00
parent 2fe673d679
commit 4a345e00f8
No known key found for this signature in database
GPG key ID: E0B575BE2884ACC5

View file

@ -214,6 +214,7 @@ git https://github.com/microsoft/SEAL SEAL
git https://github.com/Luukdegram/pit pit git https://github.com/Luukdegram/pit pit
git https://github.com/alastairreid/mra_tools mra_tools git https://github.com/alastairreid/mra_tools mra_tools
git https://github.com/bytecodealliance/wasmtime wasmtime git https://github.com/bytecodealliance/wasmtime wasmtime
git https://github.com/bytecodealliance/regalloc.rs regalloc.rs
git https://github.com/essej/sonobus sonobus git https://github.com/essej/sonobus sonobus
git https://github.com/khvzak/bluez-tools bluez-tools git https://github.com/khvzak/bluez-tools bluez-tools
git https://github.com/arqv/zig-overlay zig-overlay git https://github.com/arqv/zig-overlay zig-overlay
@ -223,6 +224,7 @@ git https://github.com/MasterQ32/ftz ftz
git https://github.com/swaywm/wlroots wlroots git https://github.com/swaywm/wlroots wlroots
git https://github.com/mattnite/zigbox zigbox git https://github.com/mattnite/zigbox zigbox
git https://github.com/mattnite/gyro gyro git https://github.com/mattnite/gyro gyro
git https://github.com/aeronavery/zig-toml zig-toml
# My own projects # My own projects
git git@github.com:ziglibs/lscolors zig-lscolors git git@github.com:ziglibs/lscolors zig-lscolors