Prevent unsafe blocks for now
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#![forbid(unsafe_code)]
|
||||
|
||||
use std::fs::File;
|
||||
use std::io::BufWriter;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user