Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
AldanTanneo authored Sep 6, 2020
1 parent 9410e94 commit 1ea8e84
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
[package]
name = "lotr-translation-update"
version = "0.1.0"
name = "lotr-mod-translations-updater"
version = "1.0"
authors = ["AldanTanneo <aldantanneo@gmail.com>"]
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
json = "0.12.4"
dont_disappear = "3.0.1"

0 comments on commit 1ea8e84

Please sign in to comment.