Skip to content

Commit cf423f8

Browse files
committed
Use a more compact RGBA color representation.
Change test data to use 0...255 integers for all color values.
1 parent 5c262cd commit cf423f8

File tree

6 files changed

+4252
-4209
lines changed

6 files changed

+4252
-4209
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 <[email protected]>" ]
66

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

0 commit comments

Comments
 (0)