Skip to content

Commit 38cbab1

Browse files
build(deps): bump quote from 1.0.40 to 1.0.41 (#179)
1 parent a5b7317 commit 38cbab1

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.

macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = "Apache-2.0"
99

1010
[dependencies]
1111
proc-macro2 = "1.0.101"
12-
quote = "1.0.40"
12+
quote = "1.0.41"
1313
syn = { version = "2.0.106", features = ["full"] }
1414

1515
[lib]

0 commit comments

Comments
 (0)