Update rust-ftp

This commit is contained in:
ChristianVisintin
2020-12-04 13:55:12 +01:00
parent 3112f999e3
commit 809b3b8d99

2
Cargo.lock generated
View File

@@ -147,7 +147,7 @@ checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
[[package]]
name = "ftp"
version = "3.0.1"
source = "git+https://github.com/ChristianVisintin/rust-ftp#e32e45d5b2fb0d05456add2af558175139e44d89"
source = "git+https://github.com/ChristianVisintin/rust-ftp#36fb333a99719266d445762fa2892ef7f627bc70"
dependencies = [
"chrono",
"lazy_static",