Skip to content

Commit f0ced13

Browse files
committed
Merge #1108: fix: [#325] windows compiling
66a8648 fix: [#325] windows compiling (Power2All) Pull request description: This PR supersedes this #1098 only to sign the commit. ACKs for top commit: josecelano: ACK 66a8648 Tree-SHA512: 1c216a8a270f73f773f6108355be5a5eeb957d186f6d7154f0ee60380334687e3f3c5fa764e9f60ee7df415aea84e4d36ec157015db3a0000689a1a53f555d25
2 parents 83816bc + 66a8648 commit f0ced13

File tree

2 files changed

+2
-124
lines changed

2 files changed

+2
-124
lines changed

Cargo.lock

+1-123
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ aquatic_udp_protocol = "0"
3535
axum = { version = "0", features = ["macros"] }
3636
axum-client-ip = "0"
3737
axum-extra = { version = "0", features = ["query"] }
38-
axum-server = { version = "0", features = ["tls-rustls"] }
38+
axum-server = { version = "0", features = ["tls-rustls-no-provider"] }
3939
bittorrent-primitives = "0.1.0"
4040
bittorrent-tracker-client = { version = "3.0.0-develop", path = "packages/tracker-client" }
4141
blowfish = "0"

0 commit comments

Comments
 (0)