mirror of
https://codeberg.org/icewind/secretfile.git
synced 2026-06-03 16:44:08 +02:00
cargo meta
This commit is contained in:
parent
d35b1d0c91
commit
0291c877be
1 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,8 @@ name = "secretfile"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
description = "A small library for helping with loading secrets from files including systemd service credentials support"
|
description = "A small library for helping with loading secrets from files including systemd service credentials support"
|
||||||
|
license = "MIT OR Apache-2.0"
|
||||||
|
repository = "https://github.com/icewind1991/secretfile"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
thiserror = "1.0.57"
|
thiserror = "1.0.57"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue