[package] name = "test_experimental_b" version = "0.4.0" edition = "2021" license = "MIT" description = """ Module publishing test """ repository = "https://github.com/Wandalen/wTools/tree/alpha/module/test/b" [dependencies] test_experimental_c = { workspace = true }