async-tftp-rs icon indicating copy to clipboard operation
async-tftp-rs copied to clipboard

Executor agnostic async TFTP implementation

Results 2 async-tftp-rs issues
Sort by recently updated
recently updated
newest added

For convenient use, providing an executable binary (available via `cargo install async-tftp-rs` for instance) from this crate would be great. This would make it immediately useful for most use cases...

This PR updates all dependencies to their latest version. Only one small code change in the tests was required.