fix(deps): update rust crate headers to 0.4.0 #13032
Annotations
7 errors
Run Cargo Test:
src/auth/basic.rs#L19
no method named `typed_get` found for struct `hyper::HeaderMap` in the current scope
|
Run Cargo Test:
src/auth/jwt/jwt_verify.rs#L42
no method named `typed_get` found for struct `hyper::HeaderMap` in the current scope
|
Run Cargo Test:
src/auth/basic.rs#L57
no method named `typed_insert` found for struct `hyper::HeaderMap` in the current scope
|
Run Cargo Test:
src/auth/jwt/jwt_verify.rs#L166
no method named `typed_insert` found for struct `hyper::HeaderMap` in the current scope
|
Run Cargo Test:
src/auth/basic.rs#L3
unused import: `HeaderMapExt`
|
Run Cargo Test:
src/auth/jwt/jwt_verify.rs#L3
unused import: `HeaderMapExt`
|
Run Cargo Test
Process completed with exit code 1.
|
Loading