1 2 3 4 5 6 7 8 9 10 11 12 13
[dependencies] [package] authors = ["Authors"] description = """ Boat is another raft. """ documentation = "https://docs.rs/boat" edition = "2018" keywords = ["boat", "raft"] license = "MIT OR Apache-2.0" name = "boat" version = "0.0.0"