Commit for device swap.
This commit is contained in:
@@ -5,7 +5,7 @@ mod play;
|
||||
mod terrain;
|
||||
|
||||
#[allow(unused)]
|
||||
pub const MIN_VER: semver::Version = semver::Version::new(0, 2, 0);
|
||||
pub const MIN_VER: semver::Version = semver::Version::new(0, 3, 0);
|
||||
|
||||
pub use file::LogFile;
|
||||
pub use period::*;
|
||||
|
||||
Reference in New Issue
Block a user