File tree Expand file tree Collapse file tree 3 files changed +18
-24
lines changed
Expand file tree Collapse file tree 3 files changed +18
-24
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,8 @@ ignore = [
3434 " RUSTSEC-2023-0091" ,
3535 # TODO(#1542): update the wasmtime internal dependency to 24.0.2+
3636 " RUSTSEC-2024-0438" ,
37+ # TODO(#1612): update the tracing-subscriber internal dependency to 0.3.20+
38+ " RUSTSEC-2025-0055" ,
3739]
3840
3941[licenses ]
Original file line number Diff line number Diff line change 16121612 - use_core
16131613- name : matchers 0.0.1
16141614 features : []
1615- - name : matchers 0.1 .0
1615+ - name : matchers 0.2 .0
16161616 features : []
16171617- name : matches 0.1.10
16181618 features : []
17731773 - std
17741774- name : normalize-line-endings 0.3.0
17751775 features : []
1776- - name : nu-ansi-term 0.46.0
1776+ - name : nu-ansi-term 0.50.1
17771777 features : []
17781778- name : num 0.4.2
17791779 features :
19031903 features : []
19041904- name : openssl-sys 0.9.107
19051905 features : []
1906- - name : overload 0.1.1
1907- features : []
19081906- name : pallet-authorship 4.0.0-dev
19091907 features :
19101908 - std
23982396- name : regex-automata 0.4.5
23992397 features :
24002398 - alloc
2399+ - dfa-build
24012400 - dfa-onepass
2401+ - dfa-search
24022402 - hybrid
24032403 - meta
24042404 - nfa
34843484 - tracing
34853485 - tracing-log
34863486 - tracing-serde
3487- - name : tracing-subscriber 0.3.18
3487+ - name : tracing-subscriber 0.3.20
34883488 features :
34893489 - alloc
34903490 - ansi
34943494 - matchers
34953495 - nu-ansi-term
34963496 - once_cell
3497- - regex
34983497 - registry
34993498 - sharded-slab
35003499 - smallvec
You can’t perform that action at this time.
0 commit comments