[package] name = "bicubic" version = "0.1.2" authors = ["Richard "] edition = "2018" license = "MIT" description = "A base for bicubic interpolation" repository = "https://github.com/GRASBOCK/bicubic" keywords = ["bicubic", "interpolation"] categories = ["mathematics", "science"] exclude = ["testing"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]