Skip to content

Commit 00f79d2

Browse files
chore(deps): bump toml from 0.9.8 to 0.9.9+spec-1.0.0 (#412)
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.8 to 0.9.9+spec-1.0.0. - [Commits](toml-rs/toml@toml-v0.9.8...toml-v0.9.9) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.9+spec-1.0.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6fa60fd commit 00f79d2

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.

crates/daktilo_lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ rodio = { version = "0.21.1", default-features = false, features = [
2121
"symphonia-mp3",
2222
] }
2323
rust-embed = { version = "8.9.0", features = ["debug-embed", "compression"] }
24-
toml = "0.9.8"
24+
toml = "0.9.9"
2525
fastrand = "2.3.0"
2626
dirs = "6.0.0"
2727
regex = "1.12.2"

0 commit comments

Comments
 (0)