Skip to content

Commit 12e9b04

Browse files
Bump quote from 1.0.26 to 1.0.27 (#298)
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.26 to 1.0.27. - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 471e215 commit 12e9b04

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

typify/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ typify-impl = { version = "0.0.13", path = "../typify-impl" }
2020
[dev-dependencies]
2121
expectorate = "1.0.7"
2222
glob = "0.3.1"
23-
quote = "1.0.24"
23+
quote = "1.0.27"
2424
regress = "0.6.0"
2525
rustfmt-wrapper = "0.2.0"
2626
schemars = "0.8.12"

0 commit comments

Comments
 (0)