Skip to content

Commit b27104d

Browse files
chore(deps): bump toml from 0.8.22 to 0.8.23 (#31)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7cef5b3 commit b27104d

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

Cargo.lock

Lines changed: 12 additions & 12 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
@@ -8,6 +8,6 @@ license = "GPL-3.0"
88
[dependencies]
99
clap = { version = "4.5.39", features = ["derive"] }
1010
regex = "1.11.1"
11-
toml = "0.8.22"
11+
toml = "0.8.23"
1212
serde = { version = "1.0.219", features = ["derive"] }
1313
serde_json = "1.0.140"

0 commit comments

Comments
 (0)