mirror of
https://codeberg.org/icewind/secretfile.git
synced 2026-06-03 16:44:08 +02:00
specify msrv
This commit is contained in:
parent
c7439f746d
commit
9fcbc7cc06
1 changed files with 2 additions and 1 deletions
|
|
@ -5,3 +5,4 @@ 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"
|
license = "MIT OR Apache-2.0"
|
||||||
repository = "https://github.com/icewind1991/secretfile"
|
repository = "https://github.com/icewind1991/secretfile"
|
||||||
|
rust-version = "1.58.1"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue