[red-knot] Move the vendored typeshed stubs to the module resolver crate (#11966)

This commit is contained in:
Alex Waygood
2024-06-21 14:47:54 +01:00
committed by GitHub
parent 736a4ead14
commit 3277d031f8
587 changed files with 78 additions and 73 deletions

4
Cargo.lock generated
View File

@@ -1991,8 +1991,6 @@ dependencies = [
"tracing",
"tracing-subscriber",
"tracing-tree",
"walkdir",
"zip",
]
[[package]]
@@ -2006,6 +2004,8 @@ dependencies = [
"smol_str",
"tempfile",
"tracing",
"walkdir",
"zip",
]
[[package]]