Confirm demode of base64.rs
This commit is contained in:
parent
36a04bdd85
commit
2d8b3471e7
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
#[forbid(deprecated_mode)];
|
||||
#[forbid(deprecated_pattern)];
|
||||
#[deny(non_camel_case_types)];
|
||||
import io::Reader;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue