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:
dependabot-preview[bot] 2020-11-27 06:14:07 +00:00 committed by GitHub
parent 7824b6d0de
commit a9e418d9ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -3528,9 +3528,9 @@ dependencies = [
[[package]] [[package]]
name = "malloc_size_of_derive" name = "malloc_size_of_derive"
version = "0.1.1" version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e37c5d4cd9473c5f4c9c111f033f15d4df9bd378fdf615944e360a4f55a05f0b" checksum = "632647502a8bfa82458c07134791fffa7a719f00427d1afd79c3cb6d4960a982"
dependencies = [ dependencies = [
"proc-macro2 1.0.24", "proc-macro2 1.0.24",
"syn", "syn",