Skip to content

Commit 53fcf8a

Browse files
Update Rust crate prettyplease to 0.2
1 parent bc0819f commit 53fcf8a

File tree

2 files changed

+31
-21
lines changed

2 files changed

+31
-21
lines changed

Cargo.lock

Lines changed: 30 additions & 20 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
@@ -28,7 +28,7 @@ libloading = { version = "0.7" }
2828
num = { version = "0.4", features = ["serde"] }
2929
p4 = { path = "p4" }
3030
pnet = "0.31"
31-
prettyplease = "0.1"
31+
prettyplease = "0.2"
3232
proc-macro2 = "1.0"
3333
quote = "1.0"
3434
rand = "0.8.5"

0 commit comments

Comments
 (0)