bump csv crate to the latest 1.1.6 (#4939)

This commit is contained in:
Michael Angerman 2022-03-24 10:59:27 -07:00 committed by GitHub
parent 90013295aa
commit 9b5dff828d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,7 +33,7 @@ chrono = { version = "0.4.19", features = ["serde"] }
chrono-humanize = "0.2.1"
chrono-tz = "0.6.0"
crossterm = "0.23.0"
csv = "1.1.3"
csv = "1.1.6"
dialoguer = "0.9.0"
digest = "0.10.0"
dtparse = "1.2.0"