mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: remove redundant words in comment (#12394)
Signed-off-by: wangjingcun <wangjingcun@aliyun.com>
This commit is contained in:
@ -58,7 +58,7 @@ allow = [
|
||||
# aren't accepted for every possible crate as with the normal allow list
|
||||
exceptions = [
|
||||
# TODO: decide on MPL-2.0 handling
|
||||
# These dependencies are grandfathered in in https://github.com/paradigmxyz/reth/pull/6980
|
||||
# These dependencies are grandfathered in https://github.com/paradigmxyz/reth/pull/6980
|
||||
{ allow = ["MPL-2.0"], name = "option-ext" },
|
||||
{ allow = ["MPL-2.0"], name = "webpki-roots" },
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user