Update crate info; housekeeping (#153)

This commit is contained in:
Mike Voronov
2021-10-05 20:08:10 +03:00
committed by GitHub
parent e99c352a95
commit f291c77d26
22 changed files with 76 additions and 126 deletions

View File

@ -6,7 +6,8 @@ authors = ["Fluence Labs"]
edition = "2018"
license = "Apache-2.0"
documentation = "https://docs.rs/air-interpreter-interface"
repository = "https://github.com/fluencelabs/air"
repository = "https://github.com/fluencelabs/aquavm/tree/master/crates/air-lib/interpreter-interface"
publish = true # this crate is used by avm server that in its turn is used by the node
keywords = ["fluence", "air", "webassembly", "programming-language"]
categories = ["wasm"]