diff options
author | Martin Fischer <martin@push-f.com> | 2021-04-08 15:27:23 +0200 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2021-04-08 15:57:18 +0200 |
commit | 18a022579737acc599277258fc4a8472ba73a8b0 (patch) | |
tree | 908aa0f40c2be0d8a1ed305d021a256383221f8b /src | |
parent | 7c1b82bf4bac750b7d7311ee29625e40e4441aef (diff) |
rebrand as html5tokenizer
Diffstat (limited to 'src')
-rw-r--r-- | src/lib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -7,7 +7,6 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. -#![crate_name = "html5ever"] #![crate_type = "dylib"] #![cfg_attr(test, deny(warnings))] #![allow(unused_parens)] |