Skip to content

Commit bec9f8e

Browse files
committed
Add nomodule to atom list and bump version
1 parent 99ae7d3 commit bec9f8e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

markup5ever/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "markup5ever"
3-
version = "0.7.3"
3+
version = "0.7.4"
44
authors = [ "The html5ever Project Developers" ]
55
license = "MIT / Apache-2.0"
66
repository = "https://github.com/servo/html5ever"

markup5ever/local_names.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -567,6 +567,7 @@ nobr
567567
noembed
568568
noframes
569569
nohref
570+
nomodule
570571
nonce
571572
none
572573
noresize

0 commit comments

Comments
 (0)