diff --git a/Cargo.toml b/Cargo.toml index a43b516..8a561c1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -26,7 +26,7 @@ pest = "2.7" pest_derive = "2.7" horned-owl = "0.14.0" curie = "0.1.1" -enum_meta = "0.6.0" +enum_meta = "0.7.0" thiserror = "1.0.0" [dependencies.memmap] version = "0.7.0"