draw 0.3.0

A small 2D drawing library
Documentation
[dependencies.cgmath]
version = "0.17.0"

[dependencies.rand]
features = ["small_rng"]
version = "0.7.0"

[dependencies.rgb]
version = "0.8.14"

[dependencies.svg]
version = "0.5.12"

[package]
authors = ["Ryan Ragona <ryan@ragona.com>"]
description = "A small 2D drawing library"
documentation = "https://docs.rs/draw"
edition = "2018"
license = "MIT"
name = "draw"
readme = "README.md"
repository = "https://github.com/ragona/draw"
version = "0.3.0"