Skip to content

Commit 292b688

Browse files
chore(deps): bump toml from 0.8.19 to 0.8.20 (#316)
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.19 to 0.8.20. - [Commits](toml-rs/toml@toml-v0.8.19...toml-v0.8.20) --- updated-dependencies: - dependency-name: toml 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 64f261a commit 292b688

File tree

2 files changed

+21
-15
lines changed

2 files changed

+21
-15
lines changed

Cargo.lock

+20-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/daktilo_lib/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ rodio = { version = "0.20.1", default-features = false, features = [
2121
"symphonia-mp3",
2222
] }
2323
rust-embed = { version = "8.5.0", features = ["debug-embed", "compression"] }
24-
toml = "0.8.19"
24+
toml = "0.8.20"
2525
fastrand = "2.3.0"
2626
dirs = "6.0.0"
2727
regex = "1.11.1"

0 commit comments

Comments
 (0)