[package] name = "epoch" version = "0.1.0" edition = "2024" [dependencies] bollard = "0.19.1" thiserror = "2.0.12" tokio = { version = "1.45.1", features = ["macros", "rt", "rt-multi-thread"] }