Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
kornelski committed Sep 2, 2023
1 parent 2d63004 commit 1222461
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ edition = "2021"
[dependencies]
bytemuck = "1.13.1"
foreign-types = "0.5"
lcms2-sys = { path = "./sys", version = "4.0.2" }
lcms2-sys = { path = "./sys", version = "4.0.3" }

[features]
static = ["lcms2-sys/static"]
Expand Down
2 changes: 1 addition & 1 deletion sys
Submodule sys updated 4 files
+13 −6 Cargo.toml
+12 −10 README.md
+25 −10 src/build.rs
+17 −2 src/ffi.rs

0 comments on commit 1222461

Please sign in to comment.