Commit 1d94082
authored
chore(deps): downgrade deranged from 0.4.1 to 0.4.0 (#4031)
- https://crates.io/crates/deranged/versions
- https://crates.io/crates/deranged/0.4.1
this version has been yanked. this commit addresses this cargo deny
warning:
```
warning[yanked]: detected yanked crate (try `cargo update -p deranged`)
┌─ /home/katie/linkerd/linkerd2-proxy/Cargo.lock:41:1
│
41 │ deranged 0.4.1 registry+https://github.com/rust-lang/crates.io-index
│ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ yanked version
│
```
Signed-off-by: katelyn martin <[email protected]>1 parent 744e29e commit 1d94082
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
531 | 531 | | |
532 | 532 | | |
533 | 533 | | |
534 | | - | |
| 534 | + | |
535 | 535 | | |
536 | | - | |
| 536 | + | |
537 | 537 | | |
538 | 538 | | |
539 | 539 | | |
| |||
0 commit comments