Update Rust crate textwrap to 0.16.1
This commit is contained in:
@ -23,7 +23,7 @@ tokio = "1.36.0"
|
||||
num = "0.4.1"
|
||||
num-traits = "0.2.18"
|
||||
num-derive = "0.4.1"
|
||||
textwrap = "0.16.0"
|
||||
textwrap = "0.16.1"
|
||||
tokio-tungstenite = { version = "0.21.0", features = ["__rustls-tls", "rustls-tls-native-roots"] }
|
||||
serde_urlencoded = "0.7.1"
|
||||
futures = "0.3.30"
|
||||
|
Reference in New Issue
Block a user