Skip to content

Commit 4fbf617

Browse files
Bump quote from 1.0.42 to 1.0.43 (#6667)
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.42 to 1.0.43. - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.42...1.0.43) --- updated-dependencies: - dependency-name: quote dependency-version: 1.0.43 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 985961b commit 4fbf617

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ parking_lot = "0.12.3"
195195
paste = "1.0.15"
196196
proc-macro2 = "1.0.105"
197197
pymath = "0.0.2"
198-
quote = "1.0.38"
198+
quote = "1.0.43"
199199
radium = "1.1.1"
200200
rand = "0.9"
201201
rand_core = { version = "0.9", features = ["os_rng"] }

0 commit comments

Comments
 (0)