[dependencies]
[package]
description = "Ray Tracing Library"
edition = "2021"
homepage = "https://github.com/mario007/rtlib"
include = ["src/**/*", "Cargo.toml", "README.md", "LICENCE"]
keywords = ["ray", "path"]
license = "MIT"
name = "rtlib"
readme = "README.md"
repository = "https://github.com/mario007/rtlib"
version = "0.1.0"