Merge branch 'master' into 'master'

Added BlockEncrypt

See merge request redox-os/cookbook!228
This commit is contained in:
Jeremy Soller 2019-11-29 19:15:12 +00:00
commit 0467a269ac

View File

@ -0,0 +1,3 @@
GIT=https://github.com/tomasritter/block_encrypt.git
CARGO=(env RUSTFLAGS="$PREFIX_RUSTFLAGS -C target-feature=+aes" xargo)