mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Decide to use Apache 2.0 license, add file and update Cargo.toml's
This commit is contained in:
parent
db09538037
commit
352f571c42
8 changed files with 211 additions and 2 deletions
|
|
@ -3,6 +3,7 @@ name = "aquatic_load_test"
|
|||
version = "0.1.0"
|
||||
authors = ["Joakim Frostegård <joakim.frostegard@gmail.com>"]
|
||||
edition = "2018"
|
||||
license = "Apache-2.0"
|
||||
|
||||
[[bin]]
|
||||
name = "aquatic_load_test"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue