ci: fix ambiguity issue during tokio releases (#7848)

This commit is contained in:
Mattia Pitossi
2026-02-09 11:04:59 +01:00
committed by GitHub
parent d1e4db1018
commit 159f70bc55
10 changed files with 92 additions and 29 deletions
+3
View File
@@ -15,6 +15,9 @@ members = [
"tests-integration",
]
[patch.crates-io]
tokio = { path = "tokio" }
[workspace.metadata.spellcheck]
config = "spellcheck.toml"