build(deps): bump toml from 0.8.23 to 0.9.2 in the rust-dependencies group (#13955)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
This commit is contained in:
dependabot[bot]
2025-07-16 08:18:17 -05:00
committed by GitHub
parent ef2ebc5f24
commit ab668c2dfc
7 changed files with 34 additions and 35 deletions

View File

@@ -44,7 +44,7 @@ log = "0.4"
anyhow = "1.0"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
toml = "0.8"
toml.workspace = true
imara-diff = "0.2.0"
encoding_rs = "0.8"