mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 01:15:14 +02:00
build(deps): bump tokio from 1.43.0 to 1.44.1 (#15419)
This commit is contained in:
@ -46,7 +46,7 @@ hashbrown = { version = "0.15", features = ["rayon", "serde"] }
|
||||
# Cloud support
|
||||
aws-config = { version = "1.5", features = ["sso"] }
|
||||
aws-credential-types = "1.2"
|
||||
tokio = { version = "1.43", features = ["full"] }
|
||||
tokio = { version = "1.44", features = ["full"] }
|
||||
object_store = { version = "0.11", default-features = false }
|
||||
url.workspace = true
|
||||
|
||||
|
Reference in New Issue
Block a user