mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-28 00:00:20 +02:00
axum-extra: Version 0.1.4
This commit is contained in:
@@ -7,7 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
# Unreleased
|
||||
|
||||
- **fix:** Depend on the right versions of axum and axum-macros.
|
||||
- None.
|
||||
|
||||
# 0.1.4 (22. February, 2022)
|
||||
|
||||
- **fix:** Depend on the right versions of axum and axum-macros ([#782])
|
||||
|
||||
[#782]: https://github.com/tokio-rs/axum/pull/782
|
||||
|
||||
# 0.1.3 (22. February, 2022)
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ license = "MIT"
|
||||
name = "axum-extra"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/tokio-rs/axum"
|
||||
version = "0.1.3"
|
||||
version = "0.1.4"
|
||||
|
||||
[features]
|
||||
erased-json = ["serde_json", "serde"]
|
||||
|
||||
Reference in New Issue
Block a user