thruster-rs / Thruster

A fast, middleware based, web framework written in Rust
MIT License
1.07k stars 47 forks source link

Changed UPDATE to PATCH #153

Closed rakshith-ravi closed 4 years ago

rakshith-ravi commented 4 years ago

Also update some &'static str references to &str.

cargo test seems to run well