Skip to content

Commit 650dea5

Browse files
committed
Update indicatif to 0.18
1 parent ff7545f commit 650dea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repository = "https://github.com/dtolnay/db-dump"
1515
chrono = "0.4.34"
1616
csv = "1.2.2"
1717
flate2 = "1.0.26"
18-
indicatif = "0.17.5"
18+
indicatif = "0.18"
1919
memmap = "0.7"
2020
semver = { version = "1.0.17", features = ["serde"] }
2121
serde = "1.0.194"

0 commit comments

Comments
 (0)