docs: add metadata to Cargo.toml files [skip ci]

This commit is contained in:
Anand Balakrishnan 2023-10-06 11:44:04 -07:00
parent 30819b6b9c
commit 3fc4486883
No known key found for this signature in database
8 changed files with 17 additions and 0 deletions

View file

@ -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"