Initial setup for a separate compare target.
This commit is contained in:
@@ -9,6 +9,11 @@ name = "toy"
|
||||
path = "src/main.rs"
|
||||
|
||||
|
||||
[[bin]]
|
||||
name = "org_compare"
|
||||
path = "src/org_compare.rs"
|
||||
|
||||
|
||||
[dependencies]
|
||||
nom = "7.1.1"
|
||||
opentelemetry = "0.17.0"
|
||||
|
||||
Reference in New Issue
Block a user