Skip to content

Commit

Permalink
Bump quote from 1.0.23 to 1.0.25
Browse files Browse the repository at this point in the history
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.23 to 1.0.25.
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](dtolnay/quote@1.0.23...1.0.25)

---
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 Mar 14, 2023
1 parent 9e9f261 commit f0975bb
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ once_cell = "1.17.1"
nom = "7.1.1"
which = { version = "4.4.0", optional = true, default-features = false }
syn = "1.0.109"
quote = "1.0.23"
quote = "1.0.25"

0 comments on commit f0975bb

Please sign in to comment.