Skip to content

Commit a58ffe0

Browse files
Bump peg from 0.8.4 to 0.8.5 (#22)
1 parent fe80372 commit a58ffe0

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ keywords = ["html"]
1414
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1515

1616
[dependencies]
17-
peg = "0.8.4"
17+
peg = "0.8.5"
1818
tl = "0.7.8"
1919
snafu = { version = "0.8.5" }
2020
clap = { version = "4.5", features = ["derive"] }

0 commit comments

Comments
 (0)