[dependencies]
[package]
authors = ["Marc Brinkmann <git@marcbrinkmann.de>"]
description = "A fast, iterator-based integer-only implementation of Bresenham's line algorithm."
documentation = "https://mbr.github.io/bresenham-rs/bresenham"
license = "MIT"
name = "bresenham"
repository = "https://github.com/mbr/bresenham-rs"
version = "0.1.1"