fix(deps): update all digest updates
Test / Lint (pull_request) Failing after 1m53s
Test / Test (pull_request) Has been skipped
Test / Render parity (pull_request) Has been skipped
Docs Deploy / Build and Deploy MkDocs (push) Successful in 34s
Test / Lint (push) Failing after 1m50s
Test / Test (push) Has been skipped
Test / Render parity (push) Has been skipped

This commit was merged in pull request #17.
This commit is contained in:
2026-06-24 00:02:21 +00:00
parent 021b1c8dac
commit 27af3806b3
2 changed files with 25 additions and 390 deletions
+2 -2
View File
@@ -7,10 +7,10 @@ repository.workspace = true
[dependencies]
fparkan-corpus = { path = "../crates/fparkan-corpus" }
cargo_metadata = "0.21"
cargo_metadata = "0.23"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
toml = "0.8"
toml = "0.9"
[lints]
workspace = true