Upgrade rpassword

This commit is contained in:
Kitaiti Makoto
2021-01-02 04:04:17 +09:00
parent 12b97ce713
commit b778933c64
2 changed files with 12 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ path = "src/main.rs"
[dependencies]
clap = "2.33"
dotenv = "0.14"
rpassword = "4.0"
rpassword = "5.0.0"
[dependencies.diesel]
features = ["r2d2", "chrono"]