mirror of
https://codeberg.org/icewind/comma-separated.git
synced 2026-06-03 18:24:05 +02:00
This commit is contained in:
parent
db7860c6ae
commit
3f3f6efc74
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ name = "comma-separated"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
description = "Iterator over a comma-seperated string, ignoring any commas inside quotes"
|
description = "Iterator over a comma-seperated string, ignoring any commas inside quotes"
|
||||||
repository = "https://github.com/icewind1991/comma-separated"
|
repository = "https://codeberg.org/icewind/comma-separated"
|
||||||
rust-version = "1.56.1"
|
rust-version = "1.56.1"
|
||||||
license = "MIT OR Apache-2.0"
|
license = "MIT OR Apache-2.0"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue