graphannis-malloc_size_of 2.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 are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
name = "graphannis-malloc_size_of"
version = "2.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.29"
optional = true

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

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

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

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

[dependencies.smartstring]
version = "1"
optional = true

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

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

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

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

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