[package] name = "bus" version = "0.1.0" edition = "2021" readme="README.md" license-file="LICENSE.txt" repository="https://git.yukiri.dev/Utility/bus-rs/" publish = false [dependencies] pool = { git = "https://git.tsukiyo.org/Utility/pool" }