We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb046de commit 2a8612eCopy full SHA for 2a8612e
Cargo.toml
@@ -17,4 +17,4 @@ regex = "1.8.3"
17
serde_json = "1.0.96"
18
clap = { version = "4.3.0", features = ["derive"] }
19
unescaper = "0.1.1"
20
-csv = "1.2.1"
+csv = "1.2.2"
0 commit comments