ami 0.5.0

Aldaron's Memory Interface is a library developed by Plop Grizzly for manipulating memory.
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 = "ami"
version = "0.5.0"
authors = ["Jeron Aldaron Lau <jeron.lau@plopgrizzly.com>"]
exclude = ["examples/*", "CODE_OF_CONDUCT.md", "CONTRIBUTING.md", ".gitignore", "_config.yml", "ISSUE_TEMPLATE.md"]
description = "    Aldaron's Memory Interface is a library developed by Plop Grizzly for\n    manipulating memory.\n"
homepage = "http://plopgrizzly.com/ami"
documentation = "https://docs.rs/ami"
readme = "README.md"
keywords = ["memory", "ffi", "casting", "vec"]
categories = ["no-std", "os", "data-structures", "memory-management"]
license = "MIT"
repository = "https://github.com/plopgrizzly/ami"