ergo_std 0.0.2

items that could be in the standard library, part of the ergo ecosystem
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 = "ergo_std"
version = "0.0.2"
authors = ["Garrett Berg <vitiral@gmail.com>"]
description = "items that could be in the standard library, part of the ergo ecosystem"
documentation = "https://docs.rs/ergo_std"
readme = "README.md"
keywords = ["ergo", "std"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/rust-crates/ergo_std"
[dependencies.indexmap]
version = "1.0.1"

[dependencies.itertools]
version = "0.7"

[dependencies.lazy_static]
version = "1.0"

[dependencies.maplit]
version = "1.0"

[dependencies.regex]
version = "0.2.5"

[dependencies.serde]
version = "1.0"

[dependencies.serde_derive]
version = "1.0"

[dependencies.std_prelude]
version = "0.2"