fix(tranquil-config): reject unknown keys in TlsConfig, bump rust 1.96

Lewis: May this revision serve well! <lu5a@proton.me>
This commit is contained in:
Lewis
2026-05-29 09:39:14 +03:00
parent e85394c314
commit 7a54ccf6a3
4 changed files with 9 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM rust:1.92-alpine
FROM rust:1.96-alpine
RUN apk add --no-cache \
ca-certificates \