axum-core: Version 0.2.1

This commit is contained in:
David Pedersen
2022-04-03 20:21:16 +02:00
parent 530b0906f7
commit bcda1a97db
2 changed files with 8 additions and 2 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.2.0"
version = "0.2.1"
[dependencies]
async-trait = "0.1"