pkg: newer dotenv

This commit is contained in:
silver 2023-07-29 22:19:15 +01:00
parent 05a14638f7
commit f4e9ece04c
4 changed files with 4 additions and 10 deletions

View file

@ -16,7 +16,7 @@ name = "new_users"
ldap3="0.11.1"
# to move some config into env
dotenv = "0.15.0"
dotenvy = "0.15.7"
# For tide
tide = "0.16.0"