unsafe-tools 0.1.2

A collection of tools making safer unsafe Rust
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "unsafe-tools"
version = "0.1.2"
dependencies = [
 "unsafe-tools-canary",
 "unsafe-tools-mimic",
]

[[package]]
name = "unsafe-tools-canary"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "08dbed46104a79e4e32531f87299df16b53214daaffde2a3c488ac3f502f4e4e"

[[package]]
name = "unsafe-tools-mimic"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c925fa852969cb33845bcb97736763d404ec5cd9210c58ebf3cefe39abbed80a"