Skip to content

Commit d072130

Browse files
Bump toml from 0.9.3 to 0.9.4
Bumps [toml](https://github.com/toml-rs/toml) from 0.9.3 to 0.9.4. - [Commits](toml-rs/toml@toml-v0.9.3...toml-v0.9.4) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ca79c28 commit d072130

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -48,7 +48,7 @@ confy = "1.0.0"
4848
serde = { version = "1.0.219", default-features = false, features = ["derive"] }
4949
rodio = { version = "0.21.1", default-features = false, features = ["mp3", "playback"] }
5050
dns-lookup = "2.0.4"
51-
toml = "0.9.3"
51+
toml = "0.9.4"
5252
ctrlc = { version = "3.4.7", features = ["termination"] }
5353
rfd = "0.15.4"
5454
phf = "0.12.1"

0 commit comments

Comments
 (0)