Update main to version 0.3.0

This commit is contained in:
David Pedersen
2021-10-19 22:37:57 +02:00
parent 24eb661fe4
commit e71ab44bd5
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "axum"
version = "0.2.6"
version = "0.3.0"
authors = ["David Pedersen <[email protected]>"]
categories = ["asynchronous", "network-programming", "web-programming"]
description = "Web framework that focuses on ergonomics and modularity"