unsafe-tools 0.1.0

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.0"
dependencies = [
 "unsafe-tools-canary",
 "unsafe-tools-mimic",
]

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

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