We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff7545f commit 650dea5Copy full SHA for 650dea5
Cargo.toml
@@ -15,7 +15,7 @@ repository = "https://github.com/dtolnay/db-dump"
15
chrono = "0.4.34"
16
csv = "1.2.2"
17
flate2 = "1.0.26"
18
-indicatif = "0.17.5"
+indicatif = "0.18"
19
memmap = "0.7"
20
semver = { version = "1.0.17", features = ["serde"] }
21
serde = "1.0.194"
0 commit comments