Skip to content

Commit b99a415

Browse files
committed
Implement [ok]lab, [ok]lch from color-4 spec.
1 parent 4c5d065 commit b99a415

File tree

6 files changed

+5640
-249
lines changed

6 files changed

+5640
-249
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cssparser"
3-
version = "0.29.6"
3+
version = "0.30.0"
44
authors = [ "Simon Sapin <simon.sapin@exyr.org>" ]
55

66
description = "Rust implementation of CSS Syntax Level 3"

0 commit comments

Comments
 (0)