Skip to content

Commit 1e4b573

Browse files
committed
fix: minimum rust version
1 parent 6d24d66 commit 1e4b573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "ggrs"
33
version = "0.11.1"
44
authors = ["Georg Schuppe <georg.schuppe@gmail.com>"]
55
edition = "2021"
6-
rust-version = "1.66"
6+
rust-version = "`1.87"
77
description = "GGRS is a reimagination of GGPO, enabling P2P rollback networking in Rust. Rollback to the future!"
88
license = "MIT OR Apache-2.0"
99
readme = "README.md"

0 commit comments

Comments
 (0)