[package] name = "terrabase" version = "0.1.0" authors = ["Sayan Nandan "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] tokio = { version = "0.2.21", features = ["full"] } bytes = "0.5.6" corelib = {path ="../corelib"}