mirror of
https://github.com/servo/servo.git
synced 2025-08-07 22:45:34 +01:00
Bump owning_ref from 0.4.0 to 0.4.1
Bumps [owning_ref](https://github.com/Kimundi/owning-ref-rs) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/Kimundi/owning-ref-rs/releases) - [Changelog](https://github.com/Kimundi/owning-ref-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kimundi/owning-ref-rs/commits) --- updated-dependencies: - dependency-name: owning_ref dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c35d7e12ff
commit
de2dbb0db9
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -4501,9 +4501,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "owning_ref"
|
||||
version = "0.4.0"
|
||||
version = "0.4.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "49a4b8ea2179e6a2e27411d3bca09ca6dd630821cf6894c6c7c8467a8ee7ef13"
|
||||
checksum = "6ff55baddef9e4ad00f88b6c743a2a8062d4c6ade126c2a528644b8e444d52ce"
|
||||
dependencies = [
|
||||
"stable_deref_trait",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue