Skip to content

Commit e008b9d

Browse files
Change prettyplease_verus "links" field to prettyplease-verus02 to avoid conflicting with the standard prettyplease02 (#1438)
1 parent cec767d commit e008b9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/prettyplease/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ edition = "2021"
1010
exclude = ["cargo-expand"]
1111
keywords = ["rustfmt"]
1212
license = "MIT OR Apache-2.0"
13-
links = "prettyplease02"
13+
links = "prettyplease-verus02"
1414
repository = "https://github.com/dtolnay/prettyplease"
1515
rust-version = "1.62"
1616

0 commit comments

Comments
 (0)