fix(deps): update rust crate toml to v1
Test / Lint (push) Failing after 1m56s
Test / Test (push) Has been skipped
Test / Render parity (push) Has been skipped
Test / Lint (pull_request) Failing after 1m57s
Test / Test (pull_request) Has been skipped
Test / Render parity (pull_request) Has been skipped

This commit is contained in:
2026-06-27 00:05:49 +00:00
parent 7db0bf8e3d
commit e593af8dc0
2 changed files with 8 additions and 23 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ fparkan-corpus = { path = "../crates/fparkan-corpus" }
cargo_metadata = "0.23.0"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
toml = "0.9"
toml = "1.0"
[lints]
workspace = true