[dependencies]
env_logger = "0.4.2"
libc = "0.2.21"
log = "0.3.7"
nix = "0.8.0"
[package]
authors = ["fbrand <fabian@fabianbrand.de>"]
description = "Work in progress crossplatfom memory manipulation library. Currenty pretty much nothing is working"
include = ["Cargo.toml", "**/*.rs"]
license = "MIT"
name = "memory_library"
version = "0.0.3"