Skip to content

Commit

Permalink
chore: Release axum-content-negotiation version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bltavares committed Apr 27, 2024
1 parent 4c8aa1e commit 04cc447
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "axum-content-negotiation"
description = "Axum middleware to use Accept and Content-Type headers to serialize with different formats"
keywords = ["axum-middleware", "middleware", "content-negotiation"]

version = "0.1.0"
version = "0.1.1"
edition = "2021"

authors = ["Bruno Tavares <connect+github@bltavares.com>"]
Expand Down

0 comments on commit 04cc447

Please sign in to comment.