mirror of
https://github.com/fluencelabs/aquavm
synced 2025-06-13 06:51:22 +00:00
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:
@ -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]
|
||||
|
Reference in New Issue
Block a user