Rename Aqua to AIR, move AVM from FCE (#99)

This commit is contained in:
Mike Voronov
2021-05-10 14:25:34 +03:00
committed by GitHub
parent 0ddc44bf52
commit 2ac0304d3e
123 changed files with 11960 additions and 5487 deletions

View File

@ -1,12 +1,12 @@
[package]
name = "aqua-test-module"
name = "air-test-module"
version = "0.1.0"
authors = ["Fluence Labs"]
edition = "2018"
license = "Apache-2.0"
[[bin]]
name = "aqua_test_module"
name = "air_test_module"
path = "src/main.rs"
[dependencies]