Skip to content

Commit e123861

Browse files
committed
deps: bump csv-core to 0.1.11
1 parent 44b836c commit e123861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ members = ["csv-core", "csv-index"]
2121
bench = false
2222

2323
[dependencies]
24-
csv-core = { path = "csv-core", version = "0.1.10" }
24+
csv-core = { path = "csv-core", version = "0.1.11" }
2525
itoa = "1"
2626
ryu = "1"
2727
serde = "1.0.55"

0 commit comments

Comments
 (0)