Version 0.2.7 (#371)

- Bump minimum version of async-trait ([#370])

[#370]: https://github.com/tokio-rs/axum/pull/370
This commit is contained in:
David Pedersen
2021-10-06 19:27:06 +00:00
committed by GitHub
parent 858b7fc134
commit 76d40aea91
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "axum"
version = "0.2.6"
version = "0.2.7"
authors = ["David Pedersen <[email protected]>"]
categories = ["asynchronous", "network-programming", "web-programming"]
description = "Web framework that focuses on ergonomics and modularity"