diff --git a/Cargo.toml b/Cargo.toml index 3e626c0..d97ddd1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,3 +7,4 @@ edition = "2021" [dependencies] regex = "1" +encoding = "0.2" \ No newline at end of file