Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 17, 2023
1 parent 228a0ea commit 3cac6ae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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.2.0"
# Codegen
Inflector = "0.11.4"
proc-macro2 = "1.0.66"
quote = "1.0.32"
quote = "1.0.33"

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

0 comments on commit 3cac6ae

Please sign in to comment.