mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-21 00:00:10 +02:00
ci: fix incorrect tokio version in Cargo.lock
This commit is contained in:
Generated
+1
-1
@@ -1412,7 +1412,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "tokio"
|
||||
version = "1.43.1"
|
||||
version = "1.43.2"
|
||||
dependencies = [
|
||||
"async-stream",
|
||||
"backtrace",
|
||||
|
||||
Reference in New Issue
Block a user