1 2 3 4 5 6 7 8 9 10
[package] name = "timely_container" version = "0.27.0" description = "Container abstractions for Timely" license = "MIT" edition.workspace = true rust-version.workspace = true [lints] workspace = true