compiler warning
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
use nanohtml2text::html2text;
|
use nanohtml2text::html2text;
|
||||||
use std::io::{self, Read};
|
use std::io::Read;
|
||||||
|
|
||||||
fn main() {
|
fn main() {
|
||||||
let mut buffer = String::new();
|
let mut buffer = String::new();
|
||||||
|
|||||||
Reference in New Issue
Block a user