mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-25 00:00:23 +02:00
Add http-server as crates.io subcategory
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "axum"
|
||||
version = "0.5.10"
|
||||
categories = ["asynchronous", "network-programming", "web-programming"]
|
||||
categories = ["asynchronous", "network-programming", "web-programming::http-server"]
|
||||
description = "Web framework that focuses on ergonomics and modularity"
|
||||
edition = "2021"
|
||||
homepage = "https://github.com/tokio-rs/axum"
|
||||
|
||||
Reference in New Issue
Block a user