mirror of
https://codeberg.org/icewind/comma-separated.git
synced 2026-06-03 18:24:05 +02:00
cargo meta
This commit is contained in:
parent
3595c0924b
commit
4df493bd21
1 changed files with 2 additions and 0 deletions
|
|
@ -2,5 +2,7 @@
|
||||||
name = "comma-separated"
|
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"
|
||||||
|
repository = "https://github.com/icewind1991/comma-separated"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue