add repo and homepage

This commit is contained in:
mbecker20
2024-05-14 01:55:13 -07:00
parent d3e4f9f638
commit c43293109d
11 changed files with 67 additions and 10 deletions

View File

@@ -5,6 +5,8 @@ version.workspace = true
edition.workspace = true
authors.workspace = true
license.workspace = true
homepage.workspace = true
repository.workspace = true
[[bin]]
name = "monitor"
@@ -12,9 +14,12 @@ path = "src/main.rs"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[patch.crates-io]
monitor_client.workspace = true
[dependencies]
# local client
monitor_client.workspace = true
monitor_client = "1.3.0"
# mogh
partial_derive2.workspace = true
# external