Skip to content

Commit ae80624

Browse files
chore(deps): bump toml from 1.0.1+spec-1.1.0 to 1.0.2+spec-1.1.0 (#435)
Bumps [toml](https://github.com/toml-rs/toml) from 1.0.1+spec-1.1.0 to 1.0.2+spec-1.1.0. - [Commits](toml-rs/toml@toml-v1.0.1...toml-v1.0.2) --- updated-dependencies: - dependency-name: toml dependency-version: 1.0.2+spec-1.1.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 8472be3 commit ae80624

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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.11.0", features = ["debug-embed", "compression"] }
24-
toml = "1.0.1"
24+
toml = "1.0.2"
2525
fastrand = "2.3.0"
2626
dirs = "6.0.0"
2727
regex = "1.12.3"

0 commit comments

Comments
 (0)