mirror of
https://github.com/forkless/NotAlterra.git
synced 2026-08-19 01:25:44 +02:00
Deny unsafe_code, add ini backup/restore integration test
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#![allow(dead_code)]
|
||||
#![deny(unsafe_code)]
|
||||
// NotAlterra library — re-exports for integration tests and examples.
|
||||
pub mod config;
|
||||
pub mod discovery;
|
||||
|
||||
Reference in New Issue
Block a user