[package] name = "line_of_sight" version = "0.0.0" edition = "2021" description = "A crate for finding the line of sight on a 2D grid." license = "MIT OR Apache-2.0" authors = [] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]