Merge remote-tracking branch 'origin/feat/tls/manual-tls'

# Conflicts:
#	Cargo.toml
#	src/tls/config.rs
#	src/tls/mod.rs
This commit is contained in:
2026-06-11 11:58:58 +00:00
5 changed files with 56 additions and 238 deletions

View File

@@ -36,4 +36,4 @@ futures = "=0.3.31"
[dev-dependencies]
rcgen = "=0.13"
reqwest = { version = "=0.12", features = ["json"] }
tempfile = "=3"
tempfile = "=3.20"