safe-transmute 0.6.0

A safeguarded transmute() for Rust
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 = "safe-transmute"
version = "0.6.0"
authors = ["nabijaczleweli <nabijaczleweli@gmail.com>", "Eduardo Pinho <enet4mikeenet@gmail.com>"]
exclude = ["*.enc"]
description = "A safeguarded transmute() for Rust"
documentation = "https://cdn.rawgit.com/nabijaczleweli/safe-transmute-rs/doc/safe_transmute/index.html"
readme = "README.md"
keywords = ["safe", "transmute", "checked"]
categories = ["rust-patterns", "memory-management"]
license = "MIT"
repository = "https://github.com/nabijaczleweli/safe-transmute-rs"