Metadata to Cargo.toml
This commit is contained in:
parent
3851d9df21
commit
a7d2668744
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,9 @@
|
|||
[package]
|
||||
name = "uketoru"
|
||||
license = "MIT"
|
||||
description = "Simple SMTP Relay"
|
||||
repository = "https://github.com/SapphirusBeryl/Uketoru/"
|
||||
authors = [ "Xavier Moffett <sapphirus@azorium.net>" ]
|
||||
license = "MIT"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
rust-version="1.82"
|
||||
|
|
Loading…
Reference in a new issue