Skip to content

Commit 2a8612e

Browse files
fix(deps): update rust crate csv to 1.2.2
1 parent cb046de commit 2a8612e

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
@@ -17,4 +17,4 @@ regex = "1.8.3"
1717
serde_json = "1.0.96"
1818
clap = { version = "4.3.0", features = ["derive"] }
1919
unescaper = "0.1.1"
20-
csv = "1.2.1"
20+
csv = "1.2.2"

0 commit comments

Comments
 (0)