random_graphs 0.1.0

A template for creating Rust library applications.
Documentation
[package]

name = "random_graphs"

version = "0.1.0"

authors = ["Robert Usher <266585+dcchut@users.noreply.github.com>"]

edition = "2018"

description = "A template for creating Rust library applications."

readme = "README.md"

license = "MIT OR Apache-2.0"

repository = "https://github.com/dcchut/random_graphs"



[dependencies]