Closed davechallis closed 6 years ago
Lock to 0.5.0
iron = "0.5.0"
router = "0.5.0"
iron 0.6.0 is released while router 0.6.0 is not https://github.com/iron/router/pull/141 so, for now, lock to 0.5.0
@ernestas-poskus thanks, if an update is already on the way, happy to close this.
Done
Trying to compile this router example currently fails with the latest Iron release (0.6.0).
Tested with a new project containing the above code, and
Cargo.toml
containing:This give the following compiler errors: