[package] name = "goxoy_tcp_common" authors = ["Omer GOKSOY "] version = "0.1.2" edition = "2021" license = "MIT" repository = "https://github.com/Goxoy/goxoy-key-value/" keywords = ["key-value-db","kv-db","SQLite-key-value-DB","SQLite-db"] description = "Goxoy Key Value DB" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] goxoy-address-parser = "0.0.9"