first commit

This commit is contained in:
razvandimescu
2020-12-29 12:29:09 +02:00
parent ea21315445
commit 888659f5b1
3 changed files with 812 additions and 0 deletions

9
Cargo.toml Normal file
View File

@@ -0,0 +1,9 @@
[package]
name = "dns_fun"
version = "0.1.0"
authors = ["razvandimescu <razvan@dimescu.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]