Skip to content

Commit

Permalink
Add license
Browse files Browse the repository at this point in the history
  • Loading branch information
riquito committed May 30, 2020
1 parent f8530f0 commit 42b7c15
Show file tree
Hide file tree
Showing 2 changed files with 678 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
[package]
name = "tuc"
description = "When cut doesn't cut it"
version = "0.1.0"
authors = ["Riccardo Attilio Galli <[email protected]>"]
edition = "2018"
repository = "https://github.com/riquito/tuc"
license = "GPL-3.0-or-later"
readme = "README.md"

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

Expand Down
Loading

0 comments on commit 42b7c15

Please sign in to comment.