Skip to content

Commit fbff9d3

Browse files
committed
Remove outdated entries from deny.toml
1 parent 730f854 commit fbff9d3

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

deny.toml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -30,21 +30,11 @@ skip-tree = [
3030
# this is needed for:
3131
# `bwrap v1.3.0` (https://github.com/micl2e2/bwrap/pull/4)
3232
{ name = "unicode-width" },
33-
# currently needed due to `ratatui v0.29.0`
34-
{ name = "unicode-truncate" },
35-
# currently needed due to:
36-
# * `redox_users v0.4.6`
37-
# * `syntect v5.2.0`
38-
{ name = "thiserror" },
3933
# currently needed due to:
4034
# * `windows v0.57.0`
4135
# * `iana-time-zone v0.1.60`
4236
{ name = "windows-core" },
4337
# currently needed due to:
44-
# * `parking_lot_core v0.9.10`
45-
# * `filetime v0.2.23`
46-
{ name = "redox_syscall" },
47-
# currently needed due to:
4838
# * `gix-hashtable v0.6.0`
4939
{ name = "hashbrown" },
5040
# 2022-10-26 `getrandom` and `rustix` were added when `gitoxide` was

0 commit comments

Comments
 (0)