Commit 8270070
committed
Update .deny.toml
```
warning[unmatched-glob]: glob was not encountered
┌─ /home/runner/work/cargo-hack/cargo-hack/.deny.toml:30:38
│
30 │ { name = "libc", allow-globs = ["cherry-pick-stable.sh"] }, # via ctrlc
│ ━━━━━━━━━━━━━━━━━━━━━
│
├ libc v0.2.178
├── dispatch2 v0.3.0
│ └── ctrlc v3.5.1
│ └── cargo-hack v0.6.39
└── nix v0.30.1
└── ctrlc v3.5.1 (*)
error[build-script-not-allowed]: crate 'zmij = 1.0.2' has a build script but is not allowed to have one
├ zmij v1.0.2
└── serde_json v1.0.148
└── cargo-hack v0.6.39
```1 parent 8383a10 commit 8270070
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | | - | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
0 commit comments