sienvy Build / Check (push) Successful in 53s
sienvy Build / Rustfmt (push) Successful in 55s
Release Tagging / release (push) Successful in 1m28s
sienvy Build / build (push) Successful in 1m32s
sienvy Build / Test Suite (push) Successful in 1m39s
sienvy Build / Clippy (push) Successful in 2m48s
Reviewed-on: #4
12 lines
190 B
TOML
12 lines
190 B
TOML
[package]
|
|
name = "sienvy"
|
|
version = "0.8.1"
|
|
edition = "2024"
|
|
rust-version = "1.95"
|
|
|
|
[dependencies]
|
|
dotenvy = { version = "0.15.7" }
|
|
const_format = { version = "0.2.36" }
|
|
|
|
[dev-dependencies]
|