init
This commit is contained in:
11
Cargo.toml
Normal file
11
Cargo.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
[package]
|
||||
name = "imap-run"
|
||||
version = "0.1.0"
|
||||
authors = ["Dusan Maliarik <dusan@struna.me>"]
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
imap = "2.0.1"
|
||||
native-tls = "0.2.4"
|
||||
fondant = "0.1.0"
|
||||
serde = "1.0.106"
|
Reference in New Issue
Block a user