Skip to content

Commit df65127

Browse files
build(deps): bump quote from 1.0.39 to 1.0.40 (#3746)
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.39 to 1.0.40. - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.39...1.0.40) --- 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 16b2ff7 commit df65127

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
@@ -3298,9 +3298,9 @@ dependencies = [
32983298

32993299
[[package]]
33003300
name = "quote"
3301-
version = "1.0.39"
3301+
version = "1.0.40"
33023302
source = "registry+https://github.com/rust-lang/crates.io-index"
3303-
checksum = "c1f1914ce909e1658d9907913b4b91947430c7d9be598b15a1912935b8c04801"
3303+
checksum = "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d"
33043304
dependencies = [
33053305
"proc-macro2",
33063306
]

0 commit comments

Comments
 (0)