Skip to content

Commit b49a87f

Browse files
build(deps): bump quote from 1.0.17 to 1.0.18 (#1598)
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.17 to 1.0.18. - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.17...1.0.18) --- updated-dependencies: - dependency-name: quote dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2aac4b4 commit b49a87f

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
@@ -2044,9 +2044,9 @@ dependencies = [
20442044

20452045
[[package]]
20462046
name = "quote"
2047-
version = "1.0.17"
2047+
version = "1.0.18"
20482048
source = "registry+https://github.com/rust-lang/crates.io-index"
2049-
checksum = "632d02bff7f874a36f33ea8bb416cd484b90cc66c1194b1a1110d067a7013f58"
2049+
checksum = "a1feb54ed693b93a84e14094943b84b7c4eae204c512b7ccb95ab0c66d278ad1"
20502050
dependencies = [
20512051
"proc-macro2",
20522052
]

0 commit comments

Comments
 (0)