Deny unsafe_code, add ini backup/restore integration test

This commit is contained in:
2026-06-01 21:18:24 +02:00
parent adaeb252da
commit d521e8aa55
+1
View File
@@ -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;