mirror of
https://github.com/servo/servo.git
synced 2025-07-24 15:50:21 +01:00
build(deps): bump downcast-rs from 1.2.0 to 1.2.1 (#32016)
Bumps [downcast-rs](https://github.com/marcianx/downcast-rs) from 1.2.0 to 1.2.1. - [Changelog](https://github.com/marcianx/downcast-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/marcianx/downcast-rs/compare/v1.2.0...v1.2.1) --- updated-dependencies: - dependency-name: downcast-rs dependency-type: indirect 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
641699dbd9
commit
20faebace6
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -1326,9 +1326,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "downcast-rs"
|
||||
version = "1.2.0"
|
||||
version = "1.2.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650"
|
||||
checksum = "75b325c5dbd37f80359721ad39aca5a29fb04c89279657cffdda8736d0c0b9d2"
|
||||
|
||||
[[package]]
|
||||
name = "dtoa"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue