Skip to content

Commit d2a35df

Browse files
fix(deps): update rust crate quote to 1.0.41 (#1729)
* fix(deps): update rust crate quote to 1.0.41 * fix .lock --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: vjripoll <vripoll@newrelic.com>
1 parent fa882a8 commit d2a35df

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.40"
14+
quote = "1.0.41"
1515
syn = "2.0.106"

0 commit comments

Comments
 (0)