From 18a022579737acc599277258fc4a8472ba73a8b0 Mon Sep 17 00:00:00 2001 From: Martin Fischer Date: Thu, 8 Apr 2021 15:27:23 +0200 Subject: rebrand as html5tokenizer --- src/lib.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/lib.rs b/src/lib.rs index bc0950f..453c5de 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -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)] -- cgit v1.2.3