mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-29 00:00:18 +02:00
Version 0.1.2 (#80)
This commit is contained in:
+2
-2
@@ -2,7 +2,7 @@
|
||||
authors = ["David Pedersen <[email protected]>"]
|
||||
categories = ["asynchronous", "network-programming", "web-programming"]
|
||||
description = "Web framework that focuses on ergonomics and modularity"
|
||||
documentation = "https://docs.rs/axum/0.1.1"
|
||||
documentation = "https://docs.rs/axum/0.1.2"
|
||||
edition = "2018"
|
||||
homepage = "https://github.com/tokio-rs/axum"
|
||||
keywords = ["http", "web", "framework"]
|
||||
@@ -10,7 +10,7 @@ license = "MIT"
|
||||
name = "axum"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/tokio-rs/axum"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
|
||||
[features]
|
||||
default = []
|
||||
|
||||
Reference in New Issue
Block a user