diff options
author | Shav Kinderlehrer <[email protected]> | 2024-04-08 07:29:42 -0400 |
---|---|---|
committer | Shav Kinderlehrer <[email protected]> | 2024-04-08 07:29:42 -0400 |
commit | 84f5f57adea7f28e2f445f088779fa78ecfb1733 (patch) | |
tree | 22b1117fbc2ba7bfb666da837c7253a29521d40c /Cargo.toml | |
parent | c733d4c98f440ee48817e1901c4bb1938fbb1861 (diff) | |
download | chela-84f5f57adea7f28e2f445f088779fa78ecfb1733.tar.gz chela-84f5f57adea7f28e2f445f088779fa78ecfb1733.zip |
Add LICENSE
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ name = "chela" version = "1.3.0" edition = "2021" +license = "BSL-1.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |