diff --git a/Cargo.toml b/Cargo.toml index 882cc5e..c477bc4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -31,7 +31,7 @@ optional = true [dependencies.egui] optional = true -version = "0.17" +version = "0.18" features = ["convert_bytemuck"] [features]