cargo meta

This commit is contained in:
Robin Appelman 2024-11-27 21:06:40 +01:00
commit 4df493bd21

View file

@ -2,5 +2,7 @@
name = "comma-separated"
version = "0.1.0"
edition = "2021"
description = "Iterator over a comma-seperated string, ignoring any commas inside quotes"
repository = "https://github.com/icewind1991/comma-separated"
[dependencies]