Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.salvo]
features = ["default", "serve-static", "cors", "size-limiter", "logging"]
version = "0.68.5"

[package]
authors = ["bmbp<rs_bmbp.163.com>"]
description = "开发工具"
documentation = "https://github.com/bmbper/bmbp_dev"
edition = "2021"
homepage = "https://github.com/bmbper/bmbp_dev"
license = "MIT"
name = "bmbp_dev"
readme = "README.md"
repository = "https://github.com/bmbper/bmbp_dev"
version = "0.0.0"