update to fce 0.6.2, remove unsafe

This commit is contained in:
boneyard93501
2021-04-29 19:44:07 -05:00
parent 96d9cd42db
commit 1946f8f544
10 changed files with 129 additions and 33 deletions

View File

@ -1,4 +1,7 @@
use fluence::fce;
use fluence::module_manifest;
module_manifest!();
fn main() {}