simulacrum_shared 0.1.0

Types used when both creating and using mock objects with Simulacrum.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

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

[[package]]
name = "simulacrum_shared"
version = "0.1.0"
dependencies = [
 "debugit",
]

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