toml changed
This commit is contained in:
parent
c18a63b5fb
commit
f7e92e21b4
|
|
@ -1,8 +1,12 @@
|
|||
[package]
|
||||
name = "rang"
|
||||
version = "0.1.0"
|
||||
authors = ["Piyush Mishra <piyush.raj.kit@gmail.com>"]
|
||||
license = "GPL 3.0"
|
||||
description = "Just another colour chooser"
|
||||
authors = ["PiyushXCoder <piyush.raj.kit@gmail.com>"]
|
||||
license = "GPL-3.0-only"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/PiyushXCoder/Rasp-Manager"
|
||||
keywords = ["color", "color-chooser", "color-picker", "gtk"]
|
||||
edition = "2018"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
|
|
|||
Loading…
Reference in New Issue