Commit 7b735d7
authored
zeroize: bump
This is useful for `-Z minimal-versions` to ensure derived code builds
without warnings on recent Rust versions, which complain about the
earlier custom derive:
```
error: non-local `impl` definition, `impl` blocks should be written at the same level as their item
```zeroize_derive dep to v1.4 (#1190)1 parent 34c554f commit 7b735d7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments