mirror of
https://github.com/stalwartlabs/mail-server.git
synced 2024-11-10 17:42:51 +08:00
13 lines
186 B
TOML
13 lines
186 B
TOML
[package]
|
|
name = "se_licensing"
|
|
version = "0.8.3"
|
|
edition = "2021"
|
|
license = "LicenseRef-SEL"
|
|
resolver = "2"
|
|
|
|
[dependencies]
|
|
base64 = "0.22.1"
|
|
ring = "0.17.8"
|
|
|
|
[features]
|
|
test_mode = []
|