Package Licenses
Apache-2.0 OR MIT
Dependency Licenses
Apache-2.0 OR MIT5
Package | Relation | Dependencies | Published |
---|---|---|---|
itertools • 0.4.19Extra iterator adaptors, iterator methods, free functions, and macros. | DIRECT | 0 | |
log • 0.3.9A lightweight logging facade for Rust | DIRECT | 1 | |
log • 0.4.22A lightweight logging facade for Rust | INDIRECT | 0 | |
rustc-serialize • 0.3.25Generic serialization/deserialization support corresponding to the `derive(RustcEncodable, RustcDecodable)` mode in the compiler. Also includes support for hex, base64, and json encoding and decoding. This crate is deprecated in favor of serde. | INDIRECT | 0 | |
toml • 0.2.1A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. | DIRECT | 1 |