add license

This commit is contained in:
Robin Appelman 2024-09-16 17:46:24 +02:00
commit 9d17f94d45
2 changed files with 675 additions and 0 deletions

View file

@ -3,6 +3,7 @@ name = "logsmash"
version = "0.1.5"
edition = "2021"
rust-version = "1.74.0"
license = "GPL-3"
[dependencies]
main_error = "0.1.2"