[package] name = "huji" version = "0.1.1" authors = ["Adriano J. Holanda "] edition = "2018" description = "Simple graph package still under production" repository = "https://github.com/hujigraph/huji" readme = "README.md" license-file = "LICENSE" keywords = ["graph"] categories = ["algorithms", "data-structures", "science"] exclude = ["build/**/*.o", "doc/**/*.html"] publish = ["crates-io"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]