nesfuzz/Cargo.toml

10 lines
154 B
TOML
Raw Normal View History

2019-11-12 00:04:07 +00:00
[package]
name = "nestur"
version = "0.1.0"
authors = ["Theron <tspiegl@gmail.com>"]
edition = "2018"
[dependencies]
sdl2 = "0.32"
cpuprofiler = "0.0.3"