mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-04 02:24:12 +02:00
feat: Expose PInvoke-able analyzers
This commit is contained in:
parent
ab87b34de8
commit
dd06215a79
2 changed files with 58 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ rust-version = "1.70.0"
|
|||
[lib]
|
||||
name = "tf_demo_parser"
|
||||
path = "src/lib.rs"
|
||||
crate-type = ["lib", "cdylib"]
|
||||
|
||||
[[bin]]
|
||||
name = "parse_demo"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue