[Feature] add umask option

This commit is contained in:
Igor Katson 2024-08-26 12:59:57 +01:00
parent 113b048d5b
commit 016d759512
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
3 changed files with 61 additions and 0 deletions

1
Cargo.lock generated
View file

@ -2522,6 +2522,7 @@ dependencies = [
"clap_complete",
"console-subscriber",
"futures",
"libc",
"librqbit",
"openssl",
"parking_lot",