2 releases
Uses old Rust 2015
0.0.2 | Apr 10, 2019 |
---|---|
0.0.1 | Apr 10, 2019 |
#7 in #fortanix
4KB
cargo-fortanix
A cargo subcommand to build Rust code targeting the fortanix platform inside docker and get the result back.
This is useful if you need to compile for fortanix on MacOs or you don't want to install the fortanix toolchain
Install
To install cargo-fortanix
you should type the following:
$ cargo install cargo-fortanix
Usage
To use cargo-fortanix
you should type the following:
$ cargo fortanix
Dependencies
~755KB