Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 3, 2023
1 parent a6c3b8d commit debb857
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 @@ -36,7 +36,7 @@ env_logger = "0.10"
glob = "0.3"
llvm-ir = { version = "0.9.0", features = ["llvm-15"] }
log = "0.4"
quote = "1.0.28"
quote = "1.0.29"
regex = "1"
rustc-demangle = "0.1"
rustc_version = "0.4.0"
Expand Down

0 comments on commit debb857

Please sign in to comment.