mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Bump malloc_size_of_derive from 0.1.1 to 0.1.2
Bumps [malloc_size_of_derive](https://github.com/bholley/malloc_size_of_derive) from 0.1.1 to 0.1.2. - [Release notes](https://github.com/bholley/malloc_size_of_derive/releases) - [Commits](https://github.com/bholley/malloc_size_of_derive/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
7824b6d0de
commit
a9e418d9ac
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -3528,9 +3528,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "malloc_size_of_derive"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "e37c5d4cd9473c5f4c9c111f033f15d4df9bd378fdf615944e360a4f55a05f0b"
|
||||
checksum = "632647502a8bfa82458c07134791fffa7a719f00427d1afd79c3cb6d4960a982"
|
||||
dependencies = [
|
||||
"proc-macro2 1.0.24",
|
||||
"syn",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue