Rocket/core/http
Matthew Pomes 3276b8794e Remove use of unsafe in 'parse_owned()'.
This fixes a soundness issue where a returned error may refer to a
long-lived borrow and removes the potential for any such infraction in
the future.
2021-05-21 23:13:56 -07:00
..
src Remove use of unsafe in 'parse_owned()'. 2021-05-21 23:13:56 -07:00
Cargo.toml New version: 0.4.9. 2021-05-19 10:21:05 -07:00