Skip to content

Commit

Permalink
Using latest libunftp
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesdejager committed Aug 23, 2020
1 parent b223b64 commit 92a01fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ readme = "README.md"

[dependencies]
async-trait = "0.1.37"
#libunftp = { path="../libunftp" }
libunftp = {git = "https://github.com/bolcom/libunftp.git", rev = "0526e7077dd83e28b69264dd36a35e7fda6d4fc3"}
libunftp = {git = "https://github.com/bolcom/libunftp.git", rev = "e4ef636ecf8f5ba31ec083bb15f288f31e05ffb2"}
redis = "0.9.0"
serde_json = "1.0.57"
chrono = "0.4.6"
Expand Down

0 comments on commit 92a01fa

Please sign in to comment.