Logging target
This commit is contained in:
parent
9349ba0265
commit
3233af2277
1 changed files with 2 additions and 1 deletions
|
@ -16,7 +16,8 @@ SampledSignals = "2.1.1"
|
|||
Suppressor = "0.2.0"
|
||||
|
||||
[extras]
|
||||
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
|
||||
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
|
||||
|
||||
[targets]
|
||||
test = ["Test"]
|
||||
test = ["Logging", "Test"]
|
||||
|
|
Loading…
Reference in a new issue