Skip to content

Commit

Permalink
build(deps): bump quote from 1.0.33 to 1.0.35
Browse files Browse the repository at this point in the history
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.33 to 1.0.35.
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](dtolnay/quote@1.0.33...1.0.35)

---
updated-dependencies:
- dependency-name: quote
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
1 parent 97918cd commit ab537b9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion devtools/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ termcolor = "1.4.0"
# Codegen
Inflector = "0.11.4"
proc-macro2 = "1.0.70"
quote = "1.0.33"
quote = "1.0.35"

[dependencies.tokio]
features = ["rt-multi-thread", "net", "fs", "macros", "io-util"]
Expand Down

0 comments on commit ab537b9

Please sign in to comment.