Skip to content

Commit

Permalink
update toml
Browse files Browse the repository at this point in the history
  • Loading branch information
AbrarNitk committed Sep 10, 2019
1 parent 202a328 commit 96c2b1f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions realm_mate/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ name = "realm_mate"
version = "0.1.0"
authors = ["AbrarNitk <[email protected]>"]
edition = "2018"
description = "Auto generate Rust models to Elm models"
license = "MIT"
include = ["src/**/*", "Cargo.toml"]
readme = "README.md"
keywords = ["rust", "elm_types", "rust_to_elm_types"]
repository = "https://github.com/AbrarNitk/rust_elm_types"

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

0 comments on commit 96c2b1f

Please sign in to comment.