Skip to content

Commit 8a91d5b

Browse files
committed
chore: Release axum-content-negotiation version 0.1.2
1 parent bc151c3 commit 8a91d5b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "axum-content-negotiation"
33
description = "Axum middleware to use Accept and Content-Type headers to serialize with different formats"
44
keywords = ["axum-middleware", "middleware", "content-negotiation"]
55

6-
version = "0.1.1"
6+
version = "0.1.2"
77
edition = "2021"
88

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

0 commit comments

Comments
 (0)