mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-22 00:00:11 +02:00
process: Bump minimum required version of tokio-signal to 0.2.5
This commit is contained in:
+1
-1
@@ -48,4 +48,4 @@ features = [
|
||||
|
||||
[target.'cfg(unix)'.dependencies]
|
||||
libc = "0.2"
|
||||
tokio-signal = "0.2"
|
||||
tokio-signal = "0.2.5"
|
||||
|
||||
Reference in New Issue
Block a user