rust-plot 0.1.0

rust plot library
1
2
3
4
5
6
7
8
9
[dependencies.macroquad]
version = "0.3.25"

[package]
description = "rust plot library"
edition = "2021"
license = "MIT"
name = "rust-plot"
version = "0.1.0"