diff --git a/Cargo.toml b/Cargo.toml index cdf0e21..f75618b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,4 +16,4 @@ categories = ["multimedia::images", "multimedia"] [dev-dependencies] # global allocator for bench/example roots (project convention) -rusty_alloc-api = "=1.1.4" +rusty_alloc-api = "=1.1.6"