Copy over changelogs from v0.4.x branch (#893)

* Copy over changelogs from v0.4.x branch

Preparing to release 0.5

* bump crate versions
This commit is contained in:
David Pedersen
2022-03-31 20:21:55 +02:00
committed by GitHub
parent 21552fe434
commit d7860ea9e2
8 changed files with 80 additions and 20 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ license = "MIT"
name = "axum-core"
readme = "README.md"
repository = "https://github.com/tokio-rs/axum"
version = "0.1.1"
version = "0.1.2"
[dependencies]
async-trait = "0.1"