Remove unsafe usage by taking advantage of new Decoder::unwrap function.
This commit is contained in:
committed by
Martin Algesten
parent
787b11b1e4
commit
af6491cd59
@@ -1,3 +1,4 @@
|
||||
#![forbid(unsafe_code)]
|
||||
#![warn(clippy::all)]
|
||||
//! ureq is a minimal request library.
|
||||
//!
|
||||
|
||||
Reference in New Issue
Block a user