mirror of
https://codeberg.org/icewind/comma-separated.git
synced 2026-06-03 10:14:14 +02:00
msrv
This commit is contained in:
parent
6593b51543
commit
4b813271fc
1 changed files with 1 additions and 0 deletions
|
|
@ -4,5 +4,6 @@ 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://github.com/icewind1991/comma-separated"
|
||||||
|
rust-version = "1.56.1"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue