mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
Bump quote from 1.0.26 to 1.0.27 (#1037)
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.26 to 1.0.27. - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.26...1.0.27) --- 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>
This commit is contained in:
parent
ff1625161e
commit
c2e0ae02a8
2 changed files with 3 additions and 3 deletions
|
@ -16,4 +16,4 @@ proc-macro = true
|
|||
leon = { version = "2.0.0", path = "../leon", default-features = false }
|
||||
proc-macro2 = "1.0.56"
|
||||
syn = { version = "2.0.15", default-features = false, features = ["proc-macro", "parsing"] }
|
||||
quote = "1.0.26"
|
||||
quote = "1.0.27"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue