Skip to content

Commit

Permalink
csv-core/deps: update arrayvec to 0.4
Browse files Browse the repository at this point in the history
Signed-off-by: Igor Gnatenko <[email protected]>
  • Loading branch information
ignatenkobrain authored and BurntSushi committed Jan 30, 2018
1 parent bb6a076 commit 9030a4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion csv-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ libc = ["memchr/libc"]
memchr = { version = "2", default-features = false }

[dev-dependencies]
arrayvec = { version = "0.3", default-features = false }
arrayvec = { version = "0.4", default-features = false }

0 comments on commit 9030a4a

Please sign in to comment.