graphannis-malloc_size_of 1.0.0

This is a fork of the `malloc_size_of` crate, which is part of the Servo codebase, to make it available to the graphANNIS corpus search library as dependency.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "graphannis-malloc_size_of"
version = "1.0.0"
authors = ["The Servo Project Developers", "Thomas Krause <thomaskrause@posteo.de>"]
description = "This is a fork of the `malloc_size_of` crate, which is part of the Servo codebase, to make it available to the graphANNIS corpus search library as dependency."
readme = "README.md"
license = "Apache-2.0"
repository = "https://github.com/corpus-tools/graphannis-malloc_size_of"

[lib]
path = "lib.rs"
[dependencies.app_units]
version = "0.7"
optional = true

[dependencies.cssparser]
version = "0.24.0"
optional = true

[dependencies.euclid]
version = "0.19"
optional = true

[dependencies.hyper]
version = "0.10"
optional = true

[dependencies.hyper_serde]
version = "0.8"
optional = true

[dependencies.serde]
version = "1.0.27"
optional = true

[dependencies.serde_bytes]
version = "0.10"
optional = true

[dependencies.smallbitvec]
version = "2.1.0"
optional = true

[dependencies.smallvec]
version = "0.6"
optional = true

[dependencies.string_cache]
version = "0.7"
optional = true

[dependencies.thin-slice]
version = "0.1.0"
optional = true

[dependencies.time]
version = "0.1.17"
optional = true

[dependencies.url]
version = "1.2"
optional = true

[dependencies.void]
version = "1.0.2"
optional = true

[dependencies.xml5ever]
version = "0.12"
optional = true