Skip to content

Commit 252b12b

Browse files
Bump prettyplease from 0.2.25 to 0.2.27
Bumps [prettyplease](https://github.com/dtolnay/prettyplease) from 0.2.25 to 0.2.27. - [Release notes](https://github.com/dtolnay/prettyplease/releases) - [Commits](dtolnay/prettyplease@0.2.25...0.2.27) --- updated-dependencies: - dependency-name: prettyplease dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 03d2a81 commit 252b12b

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.

typify-test/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ serde_json = "1.0.134"
1010

1111
[build-dependencies]
1212
ipnetwork = { version = "0.21.0", features = ["schemars"] }
13-
prettyplease = "0.2.25"
13+
prettyplease = "0.2.27"
1414
schemars = "0.8.21"
1515
serde = "1.0.217"
1616
syn = "2.0.95"

0 commit comments

Comments
 (0)