Skip to content

Commit 59c7b9b

Browse files
authored
Merge pull request #50 from harehare/dependabot/cargo/toml-1.0.6spec-1.1.0
Bump toml from 1.0.4+spec-1.1.0 to 1.0.6+spec-1.1.0
2 parents 1a55be1 + 55f88aa commit 59c7b9b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -30,7 +30,7 @@ ratatui = "0.30"
3030
serde = {version = "1.0", features = ["derive"]}
3131
serde_json = "1.0"
3232
thiserror = "2.0.18"
33-
toml = "1.0.4"
33+
toml = "1.0.6"
3434
which = "8.0.1"
3535

3636
[profile.release]

0 commit comments

Comments
 (0)