Skip to content

Commit

Permalink
Update Rust crate image to 0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 10, 2024
1 parent ed8bb72 commit f94f78e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ cfg-if = "1.0.0"
clap = { version = "4.5.2", features = ["cargo", "suggestions", "color", "wrap_help", "unicode"] }
futures = "0.3.30"
hyper = "0.14.28"
image = { version = "0.24.9", default-features = true }
image = { version = "0.25.0", default-features = true }
ipfs-api-backend-hyper = { version = "0.6.0", features = ["with-hyper-tls"] }
lazy_static = "1.4.0"
mimalloc = { version = "0.1.39", default-features = false }
Expand Down

0 comments on commit f94f78e

Please sign in to comment.