Remove the compare binary since this is now integrated with the tests.
This commit is contained in:
@@ -13,12 +13,6 @@ path = "src/lib.rs"
|
||||
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