[package] name = "local-executor" version = "0.1.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dev-dependencies] foxtrot = { git = "https://git.asonix.dog/safe-async/foxtrot" } mpsc = { git = "https://git.asonix.dog/safe-async/mpsc" } read-write-buf = { git = "https://git.asonix.dog/safe-async/read-write-buf" }