Skip to content

Commit 77f21b6

Browse files
dependabot[bot]Michael-JB
authored andcommitted
build(deps): bump quote from 1.0.44 to 1.0.45
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.44 to 1.0.45. - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.44...1.0.45) --- updated-dependencies: - dependency-name: quote dependency-version: 1.0.45 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 167c087 commit 77f21b6

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.

macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ proc-macro = true
1616
anyhow = "1.0.102"
1717
darling = "0.23.0"
1818
proc-macro2 = "1.0.106"
19-
quote = "1.0.44"
19+
quote = "1.0.45"
2020
serde = { version = "1.0.228", features = ["derive"] }
2121
syn = { version = "2.0.117", features = ["full", "proc-macro"] }
2222
thiserror = "2.0.18"

0 commit comments

Comments
 (0)