Implement audited findings
Some checks failed
Dependency security audit / rustsec (push) Failing after 3s
Some checks failed
Dependency security audit / rustsec (push) Failing after 3s
This commit is contained in:
@@ -29,6 +29,7 @@ full = [
|
||||
"dep:rand",
|
||||
"dep:regex",
|
||||
"dep:reqwest",
|
||||
"dep:rustls",
|
||||
"dep:rqrr",
|
||||
"dep:secret-service",
|
||||
"dep:security-framework",
|
||||
@@ -61,6 +62,7 @@ qrcode = { workspace = true, optional = true }
|
||||
rand = { workspace = true, optional = true }
|
||||
regex = { workspace = true, optional = true }
|
||||
reqwest = { workspace = true, optional = true }
|
||||
rustls = { workspace = true, optional = true }
|
||||
rqrr = { workspace = true, optional = true }
|
||||
russh = { workspace = true, optional = true }
|
||||
serde = { workspace = true, optional = true }
|
||||
|
||||
Reference in New Issue
Block a user