diff options
Diffstat (limited to 'xtask/Cargo.toml')
| -rw-r--r-- | xtask/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xtask/Cargo.toml b/xtask/Cargo.toml index 04f8838..9801a0a 100644 --- a/xtask/Cargo.toml +++ b/xtask/Cargo.toml @@ -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] |
