We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d61a395 commit 30d56c1Copy full SHA for 30d56c1
pyrefly/Cargo.toml
@@ -61,7 +61,7 @@ static_assertions = "1.1.0"
61
static_interner = "0.1.1"
62
tar = "0.4.44"
63
thiserror = "2"
64
-tokio = { version = "1.41.0", features = ["macros", "rt"] }
+tokio = { version = "1.44.2", features = ["macros", "rt"] }
65
toml = "0.8.19"
66
tracing = { version = "0.1.41", features = ["attributes", "valuable"] }
67
tracing-subscriber = { version = "0.3.18", features = ["chrono", "env-filter", "json", "local-time", "parking_lot", "registry"] }
0 commit comments