Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and bluejekyll committed Jun 24, 2020
1 parent 35d4da2 commit 578e0a6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 pg-extern-attr/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ proc-macro = true

[dependencies]
syn = { version = "1.0.33", features = ["extra-traits", "full", "fold", "parsing"] }
quote = "1.0.6"
quote = "1.0.7"
proc-macro2 = "1.0.17"

[dev-dependencies]
Expand Down

0 comments on commit 578e0a6

Please sign in to comment.