switch to secretfile

This commit is contained in:
Robin Appelman 2024-03-26 20:42:09 +01:00
commit f46ef086a8
4 changed files with 49 additions and 38 deletions

View file

@ -37,4 +37,5 @@ rand = "0.8.5"
demostf-build = { path = "./build", version = "*" }
include_dir = "0.7.3"
serde-env = "0.1.1"
tonic = { version = "0.9.2", features = ["tls", "tls-webpki-roots"] }
tonic = { version = "0.9.2", features = ["tls", "tls-webpki-roots"] }
secretfile = "0.1.0"