mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-22 19:35:23 +01:00
Update patched version of zeroize_derive. (#1074)
zeroize_derive backported the fix to the 1.1 branch and released it as version 1.1.1 (https://github.com/iqlusioninc/crates/pull/881).
This commit is contained in:
@@ -6,7 +6,7 @@ date = "2021-09-24"
|
||||
url = "https://github.com/iqlusioninc/crates/issues/876"
|
||||
|
||||
[versions]
|
||||
patched = [">= 1.2.0"]
|
||||
patched = [">= 1.1.1"]
|
||||
```
|
||||
|
||||
# `#[zeroize(drop)]` doesn't implement `Drop` for `enum`s
|
||||
|
||||
Reference in New Issue
Block a user