Skip to content

Commit 744915b

Browse files
committed
Pull in prettyplease block comment fix
1 parent eb505d1 commit 744915b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
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
@@ -24,7 +24,7 @@ clap-cargo = "0.15"
2424
console = "0.15"
2525
fs-err = "3"
2626
home = "0.5"
27-
prettyplease = { version = "0.2.31", features = ["verbatim"] }
27+
prettyplease = { version = "0.2.32", features = ["verbatim"] }
2828
proc-macro2 = "1.0.80"
2929
quote = { version = "1.0.35", default-features = false }
3030
semver = "1"

0 commit comments

Comments
 (0)