diff --git a/Cargo.toml b/Cargo.toml index 1a577a3..21ea170 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,7 +23,7 @@ edition.workspace = true thiserror = "2.0" [dependencies.iocuddle] -version = "0.1" +version = "0.2" optional = true [dependencies.mmap-rs]