[dependencies.team-runtime]
version = "0.1.0"
[lib]
name = "team"
path = "core/lib.rs"
[package]
authors = ["wy"]
description = "A rust toolbox lib for fun"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "team"
publish = true
readme = "README.md"
repository = "https://github.com/wuyuan1002/team"
version = "0.1.0"