build: add zeroize dependency
This commit is contained in:
Generated
+1
@@ -2251,6 +2251,7 @@ dependencies = [
|
||||
"toml 0.7.6",
|
||||
"wgpu",
|
||||
"winit",
|
||||
"zeroize",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
@@ -50,6 +50,7 @@ lazy_static = "1.4.0"
|
||||
toml = "0.7.4"
|
||||
serde = "1"
|
||||
pnet = "0.33.0"
|
||||
zeroize = "1.6.0"
|
||||
|
||||
# stratum server
|
||||
serde_derive = "1"
|
||||
|
||||
Reference in New Issue
Block a user