1 Star 0 Fork 3

netgod / rust-admin2-common

forked from hanting / rust-admin2-common 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Cargo.toml 824 Bytes
一键复制 编辑 原始数据 按行查看 历史
robin 提交于 2020-11-07 10:34 . 修改库名称
[package]
name = "rust_admin2_common"
version = "0.1.0"
authors = ["Yun Liu <haha@live.cn>"]
edition = "2018"
repository = "https://github.com/houhanting/army-common.git"
description = "通用组件库"
license = "GNU General Public License v2.0"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[lib]
crate-type = ["cdylib", "rlib"]
[dependencies]
serde_derive = "1.0"
serde = "1.0"
serde_json = "1.0"
futures = "0.3"
anyhow = "1.0"
short-crypt = "1.0"
js-sys = "0.3"
[dependencies.yew]
version = "0.17"
[dependencies.wasm-bindgen]
version = "0.2"
[dependencies.web-sys]
version = "0.3"
features = ["Request", "Response", "Window", "Document", "Element", "console", "HtmlInputElement", "Storage", "HtmlCollection"]
[dependencies.wasm-bindgen-futures]
version = "0.4"
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Rust
1
https://gitee.com/netgod/rust-admin2-common.git
git@gitee.com:netgod/rust-admin2-common.git
netgod
rust-admin2-common
rust-admin2-common
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891