Skip to content

Commit 61f885a

Browse files
chore(deps): bump toml from 0.9.8 to 0.9.11+spec-1.1.0
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.8 to 0.9.11+spec-1.1.0. - [Commits](toml-rs/toml@toml-v0.9.8...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-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e9b6748 commit 61f885a

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 10 additions & 10 deletions
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
@@ -31,7 +31,7 @@ regex = "1.12.2"
3131
serde = { version = "1.0.228", features = ["derive"] }
3232
shell-escape = "0.1.5"
3333
tempfile = "3.24.0"
34-
toml = "0.9.8"
34+
toml = "0.9.11"
3535
arboard = "3"
3636

3737
[lints.clippy]

0 commit comments

Comments
 (0)