version
This commit is contained in:
parent
1d92a34093
commit
ae428b40f4
12
Cargo.toml
12
Cargo.toml
|
|
@ -1,8 +1,14 @@
|
||||||
[package]
|
[package]
|
||||||
name = "tarangam_dwij"
|
name = "tarangam"
|
||||||
version = "0.1.0"
|
version = "0.2.0"
|
||||||
authors = ["Piyush Mishra <piyush.raj.kit@gmail.com>"]
|
authors = ["PiyushXCoder <piyush.raj.kit@gmail.com>"]
|
||||||
|
license = "GPL 3.0"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
documentation = "A simple serial plotter. एक सरल सीरीय्ल पलौटर।"
|
||||||
|
readme = "README.md"
|
||||||
|
repository = "https://github.com/PiyushXCoder/Tarangam"
|
||||||
|
keywords = ["plotter","serial","serialplotter","arduino","gtk"]
|
||||||
|
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue