mirror of
https://github.com/tokio-rs/axum.git
synced 2026-09-08 00:00:24 +02:00
Improve documentation of axum::Form (#2289)
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ version = "0.6.16"
|
||||
categories = ["asynchronous", "network-programming", "web-programming::http-server"]
|
||||
description = "Web framework that focuses on ergonomics and modularity"
|
||||
edition = "2021"
|
||||
rust-version = "1.63"
|
||||
rust-version = "1.65"
|
||||
homepage = "https://github.com/tokio-rs/axum"
|
||||
keywords = ["http", "web", "framework"]
|
||||
license = "MIT"
|
||||
|
||||
Reference in New Issue
Block a user