testCargoTwo 0.1.5

test cargo publish
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.testCargo]
version = "0.1.3"

[features]
png = []
webp = ["png"]

[package]
authors = ["ruoye <1280087919@qq.com>"]
description = "test cargo publish"
edition = "2021"
homepage = "https://xxxxxtest"
license = "Apache-2.0"
name = "testCargoTwo"
version = "0.1.5"