huji 0.1.1

Simple graph package still under production
Documentation
[package]
name = "huji"
version = "0.1.1"
authors = ["Adriano J. Holanda <ajholanda@gmail.com>"]
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]