feat: audit native smoke artifacts

This commit is contained in:
2026-06-23 23:51:38 +04:00
parent ed2b540abf
commit 54f07ee3be
5 changed files with 270 additions and 1 deletions
+1
View File
@@ -9,6 +9,7 @@ repository.workspace = true
fparkan-corpus = { path = "../crates/fparkan-corpus" }
cargo_metadata = "0.21"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
toml = "0.8"
[lints]