Adding license
This commit is contained in:
@@ -3,6 +3,8 @@ name = "songparser"
|
||||
version = "0.6.1"
|
||||
edition = "2024"
|
||||
rust-version = "1.95"
|
||||
license = "MIT"
|
||||
description = "Service to parse songs queued for processing"
|
||||
|
||||
[dependencies]
|
||||
tokio = { version = "1.52.3", features = ["full"] }
|
||||
|
||||
Reference in New Issue
Block a user