Skip to content

Commit 1a39b3d

Browse files
build(deps): bump prettyplease from 0.1.15 to 0.1.16 (#1821)
Bumps [prettyplease](https://github.com/dtolnay/prettyplease) from 0.1.15 to 0.1.16. - [Release notes](https://github.com/dtolnay/prettyplease/releases) - [Commits](dtolnay/prettyplease@0.1.15...0.1.16) --- updated-dependencies: - dependency-name: prettyplease dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a333194 commit 1a39b3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1937,9 +1937,9 @@ checksum = "eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872"
19371937

19381938
[[package]]
19391939
name = "prettyplease"
1940-
version = "0.1.15"
1940+
version = "0.1.16"
19411941
source = "registry+https://github.com/rust-lang/crates.io-index"
1942-
checksum = "9e1516508b396cefe095485fdce673007422f5e48e82934b7b423dc26aa5e6a4"
1942+
checksum = "da6ffbe862780245013cb1c0a48c4e44b7d665548088f91f6b90876d0625e4c2"
19431943
dependencies = [
19441944
"proc-macro2",
19451945
"syn",

0 commit comments

Comments
 (0)