From 535bce5fc8de87ab86b0df182e607b53e09679fb Mon Sep 17 00:00:00 2001 From: metamuffin Date: Thu, 29 Feb 2024 17:59:22 +0100 Subject: update azalea --- src/config.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/config.rs b/src/config.rs index 750475b..5ad21a5 100644 --- a/src/config.rs +++ b/src/config.rs @@ -9,7 +9,7 @@ use std::{ #[derive(Debug, Clone, Serialize, Deserialize)] pub struct Config { - pub protocol: u32, + pub protocol: i32, pub backend: SocketAddr, pub bind: SocketAddr, pub whitelist: Vec, -- cgit v1.2.3-70-g09d2