Skip to content

Commit 692ebac

Browse files
committed
Update dependencies including reqwest and rustls
1 parent 0b4a3a5 commit 692ebac

File tree

3 files changed

+20
-29
lines changed

3 files changed

+20
-29
lines changed

nautilus_core/Cargo.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nautilus_core/network/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ futures-util = "0.3.30"
2323
http = "1.1.0"
2424
hyper = "1.3.1"
2525
nonzero_ext = "0.3.0"
26-
reqwest = "0.12.3"
26+
reqwest = "0.12.4"
2727
tokio-tungstenite = { path = "./tokio-tungstenite", features = ["rustls-tls-native-roots"] }
2828

2929
[dev-dependencies]

poetry.lock

Lines changed: 12 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)