1 2 3 4 5 6 7 8 9
[package] name = "fcgi" version = "0.0.1" edition = "2018" [dependencies] fastcgi = "1.0.0" http = "0.2.1" Inflector = "0.11.4"