Skip to content

Commit b3b2e44

Browse files
committed
Update README.md
1 parent 7052479 commit b3b2e44

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,7 @@ The library contains two examples: [A bare bones one](https://github.com/FlashSy
4040

4141
* Version 1.2.0\
4242
Fix bug #4: Under heavy load, FastCGI responses are not delivered correctly. This makes the FastCGI protocol fail and connections get dropped with various error messages. This release fixes this problem. The `tokio-fastcgi` library is now stable even under heavy load.
43+
44+
* Version 1.3.0\
45+
Two dependencies removed, whose functionality has been integrated into the standard library. The library remained unchanged, but the tests and examples have been revised. (Thanks to @linkmauve)\
46+
Update to the dependency versions.

0 commit comments

Comments
 (0)