wip
1[workspace]
2resolver = "3"
3members = [ "futures-combinators", "futures-core", "futures-util"]
4
5[workspace.package]
6version = "0.1.0"
7rust-version = "1.87"
8edition = "2024"
9license = "MIT OR Apache-2.0"
10authors = ["Asa Paparo <asapaparo@gmail.com>"]
11repository = "https://github.com/AngleSideAngle/bcsc"
12homepage = "https://github.com/AngleSideAngle/bcsc"
13