mirror of
https://github.com/nushell/nushell.git
synced 2025-06-30 22:50:14 +02:00
Bump csv from 1.2.2 to 1.3.0 (#10733)
This commit is contained in:
@ -37,7 +37,7 @@ chrono = { version = "0.4", features = ["std", "unstable-locales"], default-feat
|
||||
chrono-humanize = "0.2.3"
|
||||
chrono-tz = "0.8"
|
||||
crossterm = "0.27"
|
||||
csv = "1.2"
|
||||
csv = "1.3"
|
||||
dialoguer = { default-features = false, features = ["fuzzy-select"], version = "0.11" }
|
||||
digest = { default-features = false, version = "0.10" }
|
||||
dtparse = "2.0"
|
||||
|
Reference in New Issue
Block a user