Skip to content

Commit 5500a13

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

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

derive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Inflector = "0.11.4"
2424
darling = "0.21.3"
2525
proc-macro-crate = "3.1.0"
2626
proc-macro2 = "1.0.79"
27-
quote = "1.0.35"
27+
quote = "1.0.41"
2828
syn = { version = "2.0", features = ["extra-traits", "visit-mut", "visit"] }
2929
thiserror.workspace = true
3030
strum = { version = "0.27.2", features = ["derive"] }

0 commit comments

Comments
 (0)