Initial commit
This commit is contained in:
12
Cargo.toml
Normal file
12
Cargo.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
[package]
|
||||
name = "dnsguide"
|
||||
version = "0.1.0"
|
||||
authors = ["Emil Hernvall <emil@c0la.se>"]
|
||||
|
||||
build = "tango-build.rs"
|
||||
|
||||
[build-dependencies.tango]
|
||||
git = "https://github.com/pnkfelix/tango"
|
||||
|
||||
[lib]
|
||||
name = "lib"
|
||||
Reference in New Issue
Block a user