docs: add metadata to Cargo.toml files [skip ci]
This commit is contained in:
parent
30819b6b9c
commit
3fc4486883
8 changed files with 17 additions and 0 deletions
|
|
@ -18,5 +18,9 @@ license = "BSD-3-Clause"
|
|||
edition = "2021"
|
||||
rust-version = "1.66"
|
||||
|
||||
readme = "README.md"
|
||||
keywords = ["temporal logic", "monitoring"]
|
||||
repository = "https://github.com/anand-bala/argus"
|
||||
|
||||
[workspace.metadata.workspaces]
|
||||
allow_branch = "dev"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue