6
0
mirror of https://github.com/EddieIvan01/memexec synced 2024-06-26 00:39:51 +00:00
memexec/Cargo.toml

11 lines
375 B
TOML
Raw Normal View History

2020-11-10 07:46:52 +00:00
[package]
name = "memexec"
2020-11-13 13:05:55 +00:00
version = "0.1.2"
2020-11-10 07:46:52 +00:00
authors = ["iv4n <iv4n.cc@qq.com>"]
edition = "2018"
2020-11-13 13:05:55 +00:00
description = "A library for loading and executing PE (Portable Executable) without ever touching the disk"
2020-11-10 07:46:52 +00:00
git = "https://github.com/eddieivan01/memexec.git"
license = "GPL-3.0"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html