cilium 0.0.0

An experimental Rust library for interfacing with Microsoft's CLI assembly format.
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]
edition = "2021"
name = "cilium"
version = "0.0.0"
authors = ["Massimo Bertozzi"]
description = "An experimental Rust library for interfacing with Microsoft's CLI assembly format."
keywords = [
    "dotnet",
    "coreclr",
]
categories = [
    "encoding",
    "parsing",
]
license = "Apache-2.0"
repository = "https://github.com/MaximumOverflow/cilium"

[dependencies.bitflags]
version = "2.5.0"

[dependencies.bumpalo]
version = "3.16.0"
features = ["collections"]

[dependencies.derivative]
version = "2.2.0"

[dependencies.fxhash]
version = "0.2.1"

[dependencies.memmap2]
version = "0.9.4"
optional = true

[dependencies.nohash-hasher]
version = "0.2.0"

[dependencies.owning_ref]
version = "0.4.1"

[dependencies.paste]
version = "1.0.15"

[dependencies.rust_search]
version = "2.1.0"

[dependencies.tracing]
version = "0.1.40"
optional = true

[dependencies.uuid]
version = "1.8.0"