Create a crate for converting Souper optimizations into Peepmatic DSL
This crate is currently empty but is hooked up to our CI, the cargo workspace, our publish script, etc.
This commit is contained in:
5
Cargo.lock
generated
5
Cargo.lock
generated
@@ -564,6 +564,7 @@ dependencies = [
|
||||
"filecheck",
|
||||
"indicatif",
|
||||
"log",
|
||||
"peepmatic-souper",
|
||||
"pretty_env_logger",
|
||||
"target-lexicon",
|
||||
"term",
|
||||
@@ -1326,6 +1327,10 @@ dependencies = [
|
||||
"wast",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "peepmatic-souper"
|
||||
version = "0.66.0"
|
||||
|
||||
[[package]]
|
||||
name = "peepmatic-test"
|
||||
version = "0.2.0"
|
||||
|
||||
Reference in New Issue
Block a user