chore: Don't try to update patched deps automatically
This commit is contained in:
parent
4c552bb8ca
commit
3c01c5f085
1 changed files with 10 additions and 1 deletions
|
|
@ -21,7 +21,16 @@
|
|||
"opentelemetry",
|
||||
"opentelemetry_sdk",
|
||||
"opentelemetry-jaeger",
|
||||
"tracing-opentelemetry"
|
||||
"tracing-opentelemetry",
|
||||
"tracing-subscriber",
|
||||
"tracing",
|
||||
"tracing-core",
|
||||
"tracing-log",
|
||||
"rustyline-async",
|
||||
"event-listener",
|
||||
"async-channel",
|
||||
"core_affinity",
|
||||
"hyper-util"
|
||||
],
|
||||
"github-actions": {
|
||||
"enabled": true,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue