climeta 0.1.0

ECMA-335 CLI metadata reading library
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]
edition = "2018"
name = "climeta"
version = "0.1.0"
authors = ["Patrick Reisert"]
description = "ECMA-335 CLI metadata reading library"
homepage = "https://github.com/Boddlnagg/climeta"
readme = "README.md"
license = "MIT/Apache-2.0"
repository = "https://github.com/Boddlnagg/climeta"
[dependencies.byteorder]
version = "1.3"

[dependencies.elsa]
version = "1.1.0"

[dependencies.memmap]
version = "0.7"

[dependencies.num-derive]
version = "0.2"

[dependencies.num-traits]
version = "0.2"

[dependencies.owning_ref]
version = "0.4.0"

[dependencies.stable_deref_trait]
version = "1.1.1"