14 lines
439 B
Diff
14 lines
439 B
Diff
diff --git a/Cargo.toml b/Cargo.toml
|
|
index 39c0305..fb19292 100644
|
|
--- a/Cargo.toml
|
|
+++ b/Cargo.toml
|
|
@@ -16,7 +16,7 @@ authors = ["Raphael Amorim <rapha850@gmail.com>"]
|
|
edition = "2021"
|
|
license = "MIT"
|
|
keywords = ["graphics", "terminal"]
|
|
-rust-version = "1.77.2"
|
|
+rust-version = "1.77"
|
|
repository = "https://github.com/raphamorim/rio"
|
|
homepage = "https://raphamorim.io/rio"
|
|
documentation = "https://github.com/raphamorim/rio#readme"
|