diff options
author | Daniel Schadt <kingdread@gmx.de> | 2023-11-26 23:21:51 +0100 |
---|---|---|
committer | Daniel Schadt <kingdread@gmx.de> | 2023-11-26 23:21:51 +0100 |
commit | 865127129a1e913866390ac8193ec89acec3756a (patch) | |
tree | 904985ab54c495300700796f09b42f613ad1213d /Cargo.toml | |
parent | f2a90a51ce3045e676ba105caf96d5037e03d4b4 (diff) | |
download | hohibe-865127129a1e913866390ac8193ec89acec3756a.tar.gz hohibe-865127129a1e913866390ac8193ec89acec3756a.tar.bz2 hohibe-865127129a1e913866390ac8193ec89acec3756a.zip |
basic README and copyright texts
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ name = "hohibe" version = "0.1.0" edition = "2021" +license = "LGPL-3.0-or-later" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |