Skip to content

Commit fcd55de

Browse files
build(deps): bump toml from 0.8.22 to 0.9.11+spec-1.1.0
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.22 to 0.9.11+spec-1.1.0. - [Commits](toml-rs/toml@toml-v0.8.22...toml-v0.9.11) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.11+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5059fa3 commit fcd55de

2 files changed

Lines changed: 47 additions & 11 deletions

File tree

Cargo.lock

Lines changed: 46 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/mz/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ serde_json = "1.0.149"
3434
tabled = "0.20.0"
3535
time = "0.3.17"
3636
tokio = { version = "1.48.0", features = ["full"] }
37-
toml = "0.8.22"
37+
toml = "0.9.11"
3838
toml_edit = { version = "0.22.26", features = ["serde"] }
3939
thiserror = "2.0.17"
4040
uuid = "1.19.0"

0 commit comments

Comments
 (0)