change bin name for monitor core

This commit is contained in:
mbecker20
2023-07-02 07:58:54 +00:00
parent 765d510127
commit a197948837

View File

@@ -5,6 +5,10 @@ edition.workspace = true
authors.workspace = true
license.workspace = true
[[bin]]
name = "core"
path = "src/main.rs"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]