any_key 0.1.1

Dynamically typed keys for associative arrays.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "any_key"
version = "0.1.1"
dependencies = [
 "debugit",
 "mopa",
]

[[package]]
name = "debugit"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "63c2f7e3034df2b09f750327e23c1adfe33301e6b7388f05bb4fcc0fa46825e3"
dependencies = [
 "version_check",
]

[[package]]
name = "mopa"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a785740271256c230f57462d3b83e52f998433a7062fc18f96d5999474a9f915"

[[package]]
name = "version_check"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "914b1a6776c4c929a602fafd8bc742e06365d4bcbe48c30f9cca5824f70dc9dd"