Skip to content

Commit ecf023d

Browse files
Bump quote from 1.0.40 to 1.0.42
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.40 to 1.0.42. - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.40...1.0.42) --- updated-dependencies: - dependency-name: quote dependency-version: 1.0.42 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c35670e commit ecf023d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

proc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ proc-macro = true
1414

1515
[dependencies]
1616
proc-macro2 = "1.0.95"
17-
quote = "1.0.40"
17+
quote = "1.0.42"
1818
syn = { version = "2.0.104", features = ["full"] }
1919

2020
[features]

0 commit comments

Comments
 (0)