Port Spam filter to Rust - part 5
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@@ -6450,6 +6450,7 @@ dependencies = [
|
||||
"decancer",
|
||||
"hyper 1.5.1",
|
||||
"idna 1.0.3",
|
||||
"infer 0.16.0",
|
||||
"mail-auth",
|
||||
"mail-builder",
|
||||
"mail-parser",
|
||||
@@ -6457,6 +6458,8 @@ dependencies = [
|
||||
"nlp",
|
||||
"psl",
|
||||
"reqwest 0.12.9",
|
||||
"sha1",
|
||||
"sha2 0.10.8",
|
||||
"smtp-proto",
|
||||
"store",
|
||||
"tokio",
|
||||
|
||||
Reference in New Issue
Block a user