Files
simple-rust-tests/__bin/goblin/Cargo.toml
2021-06-12 18:55:18 +08:00

13 lines
271 B
TOML

[package]
name = "goblin"
version = "0.1.0"
authors = ["Hatter Jiang@Pixelbook <jht5945@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
rust_util = "0.6.39"
goblin = "0.4.1"