specify licence
Some checks failed
CI / checks (push) Failing after 3s

This commit is contained in:
Robin Appelman 2024-11-28 21:01:00 +01:00
commit 404f6730d0

View file

@ -5,5 +5,6 @@ edition = "2021"
description = "Iterator over a comma-seperated string, ignoring any commas inside quotes"
repository = "https://github.com/icewind1991/comma-separated"
rust-version = "1.56.1"
license = "MIT OR Apache-2.0"
[dependencies]