chore: fix some Cargo.tomls (#521)

* chore: fix some Cargo.tomls

* chore: publish `air-testing-framework`

As it is a dev dependency to `aquavm-air` crate.
This commit is contained in:
Ivan Boldyrev
2023-03-15 21:28:10 +07:00
committed by GitHub
parent 126d5507c8
commit a96a52db27
3 changed files with 3 additions and 1 deletions

View File

@ -6,7 +6,7 @@ authors = ["Fluence Labs"]
edition = "2018"
license = "Apache-2.0"
repository = "https://github.com/fluencelabs/aquavm/tree/master/crates/test-framework"
publish = false
documentation = "https://docs.rs/air-testing-framework"
keywords = ["fluence", "air", "test"]
[lib]