[package] name = "expr-child" version = "0.1.1" authors = ["Abid Omar "] edition = "2018" license = "MIT" homepage = "https://omarabid.com" documentation = "https://omarabid.com" respository = "https://github.com/omarabid/expr-child.git" description = "Child repo (expr)" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] expr-parent="0.1.*"