--- librsvg-2.56.0/Cargo.toml 1970-01-01T00:00:01+00:00 +++ librsvg-2.56.0/Cargo.toml 2023-07-29T23:48:41.647589+00:00 @@ -174,7 +174,6 @@ features = [ "clock", "std", - "wasmbind", ] default-features = false @@ -290,12 +289,8 @@ features = [ "clock", "std", - "wasmbind", ] default-features = false - -[dev-dependencies.criterion] -version = "0.4" [dev-dependencies.glib] version = "0.17" @@ -304,7 +299,7 @@ version = "0.2" [dev-dependencies.lopdf] -version = "0.29.0" +version = "0.30" [dev-dependencies.matches] version = "0.1"