Closed dani-garcia closed 3 years ago
Can be tested adding this to Cargo.toml:
[patch.crates-io] async_ftp = { git = 'https://github.com/dani-garcia/rust_async_ftp', branch = 'tokio03' }
Fine, but now tokio 1.0 released
New release 5.0.0 published on crates.io
Thank you!
Can be tested adding this to Cargo.toml: