bmbp_dev_script 0.0.0

开发脚本
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.serde]
features = ["derive"]
version = "1.0.204"

[dependencies.serde_json]
version = "1.0.10"

[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_script"
readme = "README.md"
repository = "https://github.com/bmbper/bmbp_dev"
version = "0.0.0"