Skip to content
Snippets Groups Projects
Commit 20b25804 authored by Kornel Lesiński's avatar Kornel Lesiński
Browse files

Bump

parent 128b1a5f
No related branches found
No related tags found
No related merge requests found
......@@ -6,16 +6,16 @@ keywords = ["icc", "profile", "color", "lcms"]
include = ["src/**/*", "Cargo.toml", "README.md"]
readme = "README.md"
license = "MIT"
homepage = "https://crates.rs/crates/lcms2"
homepage = "https://lib.rs/crates/lcms2"
documentation = "https://kornelski.github.io/rust-lcms2/lcms2/"
repository = "https://github.com/kornelski/rust-lcms2.git"
categories = ["multimedia::images", "api-bindings"]
version = "5.1.4"
version = "5.1.5"
edition = "2018"
[dependencies]
foreign-types = "0.4.0"
lcms2-sys = "3.1.1"
lcms2-sys = "3.1.2"
[features]
static = ["lcms2-sys/static"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment