Skip to content

Commit 2a3c355

Browse files
Bump quote from 1.0.14 to 1.0.15 (#624)
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.14 to 1.0.15. - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.14...1.0.15) --- 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>
1 parent 2cdc219 commit 2a3c355

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.

oximeter/oximeter-macro-impl/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ features = ["serde"]
1616
version = "1.0.36"
1717

1818
[dependencies.quote]
19-
version = "1.0.14"
19+
version = "1.0.15"
2020

2121
[dependencies.syn]
2222
version = "1.0.85"

0 commit comments

Comments
 (0)