Skip to content

Commit 1f5c3ff

Browse files
chore(deps): bump toml from 0.8.23 to 0.9.12+spec-1.1.0
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.23 to 0.9.12+spec-1.1.0. - [Commits](toml-rs/toml@toml-v0.8.23...toml-v0.9.12) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.12+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e2aaeb commit 1f5c3ff

2 files changed

Lines changed: 5 additions & 58 deletions

File tree

Cargo.lock

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

packages/tui-rs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ regex.workspace = true
9494
dirs.workspace = true
9595
dunce.workspace = true
9696
fd-lock.workspace = true
97-
toml = "0.8"
97+
toml = "0.9"
9898
libc.workspace = true
9999
rayon = "1.10"
100100
zip.workspace = true

0 commit comments

Comments
 (0)