add: include ImageFormat

This commit is contained in:
trisua 2025-08-24 12:06:54 -04:00
parent 7607c8079d
commit 0dcc94b7cf
4 changed files with 5 additions and 3 deletions

View file

@ -1,7 +1,7 @@
[package]
name = "axum-image"
description = "Image extractors for Axum"
version = "0.1.0"
version = "0.1.1"
edition = "2024"
authors = ["trisuaso"]
repository = "https://trisua.com/t/axum-image"