We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f7edc2 commit 1ab5ae2Copy full SHA for 1ab5ae2
CHANGELOG.md
@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
### Changed
11
12
+- Add support for windowsize option (RFC 7440) ([#17](https://github.com/oblique/async-tftp-rs/pull/17))
13
+- Use RTITIT instead of async-trait
14
+- Implement parsing without nom
15
- Remove `num-traits` dependency
16
- Update all dependencies
17
- Use `tokio` in examples
0 commit comments