Skip to content

Commit a63abac

Browse files
committed
Use a more compact RGBA color representation.
1 parent 5c262cd commit a63abac

File tree

3 files changed

+280
-246
lines changed

3 files changed

+280
-246
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

33
name = "cssparser"
4-
version = "0.7.4"
4+
version = "0.8.0"
55
authors = [ "Simon Sapin <simon.sapin@exyr.org>" ]
66

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

0 commit comments

Comments
 (0)