mirror of
https://github.com/tokio-rs/tokio.git
synced 2025-09-25 12:00:35 +00:00
ci: fix incorrect tokio version in Cargo.lock
This commit is contained in:
parent
db8edc620f
commit
f020b5c4b5
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -1412,7 +1412,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "tokio"
|
||||
version = "1.43.1"
|
||||
version = "1.43.2"
|
||||
dependencies = [
|
||||
"async-stream",
|
||||
"backtrace",
|
||||
|
Loading…
x
Reference in New Issue
Block a user