Skip to content

Commit ebba0e0

Browse files
Bump toml from 0.8.23 to 0.9.7 (#950)
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.23 to 0.9.7. - [Commits](toml-rs/toml@toml-v0.8.23...toml-v0.9.7) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.7 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0d0209f commit ebba0e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ syn = "2.0"
6767
thiserror = "2.0"
6868
tokio = "1.47"
6969
tokio-stream = "0.1.17"
70-
toml = "0.8"
70+
toml = "0.9"
7171
trybuild = "1.0"
7272
unic-langid = "0.9"
7373
uniffi = "0.29.4"

0 commit comments

Comments
 (0)