Skip to content

Commit 6865fd0

Browse files
authored
Auto merge of #301 - wusyong:bump, r=emilio
Bump version to 0.30.0 Sorry I forgot to add the version bump in previous PR. ~~I bump the patch version since this doesn't add or change anything in cssparser itself?~~ Just realized this changed the minimum rust version.
2 parents 8b17f4e + 3873411 commit 6865fd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cssparser"
3-
version = "0.29.2"
3+
version = "0.29.3"
44
authors = [ "Simon Sapin <[email protected]>" ]
55

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

0 commit comments

Comments
 (0)