[package] name = "rusted-mem" version = "0.1.0" authors = ["Douglas Andreani "] edition = "2018" repository = "https://git.omega.labs.andreanidr.com" description = "simple key/value pair for rust" license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [lib] path = "src/nodes.rs"