canrust 1.3.3

A Rust library for drawing shapes onto a canvas
Documentation
[package]
name = "canrust"
version = "1.3.3"
description = "A Rust library for drawing shapes onto a canvas"
authors = ["ThyW <kamo.bavmesa@gmail.com>"]
edition = "2018"
documentation = "https://docs.rs/canrust"
homepage = "https://gitea.redalder.org/ThyW/canrust"
repository = "https://gitea.redalder.org/ThyW/canrust.git"
keywords = ["canvas", "tk"]
readme = "README.md"
license = "MIT"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
sfml = "0.15"
fontconfig = "0.2"