cnetworks 0.2.0

A set of tools for creating and manipulating complex networks
Documentation
[package]
name = "cnetworks"
version = "0.2.0"
authors = ["Piotr Machura <piotr.machura16@gmail.com>"]
edition = "2018"
license = "MIT"
repository = "https://github.com/piotr-machura/cnetworks"
homepage =  "https://github.com/piotr-machura/cnetworks"
readme = "README.md"
keywords = ["complex-network"]
categories = ["mathematics", "science"]
description = "A set of tools for creating and manipulating complex networks"

[dependencies]
rand = "0.8.3"
queues = "1.0.0"