summaryrefslogtreecommitdiff
path: root/axum-core/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'axum-core/Cargo.toml')
-rw-r--r--axum-core/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/axum-core/Cargo.toml b/axum-core/Cargo.toml
index e13512f6..decaf6ea 100644
--- a/axum-core/Cargo.toml
+++ b/axum-core/Cargo.toml
@@ -8,7 +8,7 @@ license = "MIT"
name = "axum-core"
readme = "README.md"
repository = "https://github.com/tokio-rs/axum"
-version = "0.1.2"
+version = "0.2.0"
[dependencies]
async-trait = "0.1"