Skip to content

Commit e5b44cd

Browse files
chore(deps): bump toml from 0.8.11 to 0.8.12 (#179)
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.11 to 0.8.12. - [Commits](toml-rs/toml@toml-v0.8.11...toml-v0.8.12) --- updated-dependencies: - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a145a28 commit e5b44cd

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -35,7 +35,7 @@ pangocairo = "0.19.2"
3535
pango = "0.19.2"
3636
thiserror = "1.0.58"
3737
serde = { version = "1.0.197", features = ["derive"] }
38-
toml = "0.8.11"
38+
toml = "0.8.12"
3939
sscanf = "0.4.1"
4040
colorsys = "0.6.7"
4141
dirs = "5.0.1"

0 commit comments

Comments
 (0)