Skip to content

Commit

Permalink
add description field in Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ithinuel committed Aug 15, 2020
1 parent 0f2a350 commit 644bcf8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
name = "gcode"
version = "0.2.0"
authors = ["Wilfried Chauveau <wilfried.chauveau@ithinuel.me>"]
description = "An async gcode parser for no_std targets."
license = "MIT License"
edition = "2018"
# documentation = "..."
# homepage = "..."
repository = "https://github.com/ithinuel/gcode-rs"

[features]
Expand Down

0 comments on commit 644bcf8

Please sign in to comment.