Skip to content

Commit 92f70c9

Browse files
Update Rust crate prettyplease to 0.2.36
1 parent 467927e commit 92f70c9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -14,7 +14,7 @@ rust-version = "1.67"
1414
[workspace.dependencies]
1515
expectorate = "1.2.0"
1616
newtype-uuid = { path = "crates/newtype-uuid" }
17-
prettyplease = "0.2.35"
17+
prettyplease = "0.2.36"
1818
# Ideally we'd let you use no-std proptest, but proptest requires either the std
1919
# or the no_std option to be set. It won't compile without one of those two set.
2020
proptest = { version = "1.7.0", features = ["std"], default-features = false }

0 commit comments

Comments
 (0)