Skip to content

Commit 8ec2711

Browse files
chore(deps): bump toml from 1.0.0+spec-1.1.0 to 1.0.1+spec-1.1.0
Bumps [toml](https://github.com/toml-rs/toml) from 1.0.0+spec-1.1.0 to 1.0.1+spec-1.1.0. - [Commits](toml-rs/toml@toml-v1.0.0...toml-v1.0.1) --- updated-dependencies: - dependency-name: toml dependency-version: 1.0.1+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4422388 commit 8ec2711

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.0"
24+
toml = "1.0.1"
2525
fastrand = "2.3.0"
2626
dirs = "6.0.0"
2727
regex = "1.12.3"

0 commit comments

Comments
 (0)