diff --git a/Cargo.toml b/Cargo.toml index fa69853..ca16b53 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,5 +28,5 @@ pedantic = [] rcurry = [] [dependencies] -moddef = "0.2.6" +moddef = "0.3.0" tupleops = {version = "0.1.1", features = ["concat"]} \ No newline at end of file