diff --git a/lighthouse/Cargo.toml b/lighthouse/Cargo.toml index 26ee4f310ff..c95735d41c3 100644 --- a/lighthouse/Cargo.toml +++ b/lighthouse/Cargo.toml @@ -4,7 +4,7 @@ version = "6.0.1" authors = ["Sigma Prime "] edition = { workspace = true } autotests = false -rust-version = "1.82.0" +rust-version = "1.83.0" [features] default = ["slasher-lmdb", "beacon-node-leveldb"]