mirror of
https://github.com/moghtech/komodo.git
synced 2026-04-29 21:27:26 -05:00
add repo and homepage
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user