Skip to content

Commit 6f1a73a

Browse files
fix(deps): update rust crate quote to 1.0.42 (#1845)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8a8586b commit 6f1a73a

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.

wrapper_with_default/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ license-file.workspace = true
1111
proc-macro = true
1212

1313
[dependencies]
14-
quote = "1.0.41"
14+
quote = "1.0.42"
1515
syn = "2.0.109"

0 commit comments

Comments
 (0)