diff --git a/Cargo.toml b/Cargo.toml index 2eb67c2..37b66fa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -61,7 +61,7 @@ android_logger = "0.15.1" jni = { version = "0.22.4", default-features = false } [target.'cfg(target_os="linux")'.dependencies] -bincode-next = "2.1.0" +bincode-next = "3.1.1" [target.'cfg(target_os="windows")'.dependencies] windows-service = "0.8.1"