Skip to content

Commit

Permalink
Update cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
raiguard committed Nov 3, 2021
1 parent 0aebcd7 commit 8da9e8d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ name = "fmm"
version = "0.1.0"
authors = ["raiguard <[email protected]>"]
edition = "2021"
description = "Manage your Factorio mods."
readme = "README.md"
repository = "https://github.com/raiguard/fmm"
license = "MIT"
keywords = ["factorio", "cli", "structopt", "manager", "mod"]

[dependencies]
directories = "3.0.2"
Expand Down

0 comments on commit 8da9e8d

Please sign in to comment.