Ignore tests dir; Cargo.toml changes

This commit is contained in:
EvilDeaaaadd 2019-08-01 15:00:41 +03:00
parent 9d102c1e08
commit 7c42a42beb
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/target
**/*.rs.bk
Cargo.lock
/tests

View File

@ -1,7 +1,7 @@
[package]
name = "owoify"
version = "0.1.0"
authors = [""]
authors = [" <@protonmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html