Skip to content

Commit

Permalink
bump to 1.84.0 once again
Browse files Browse the repository at this point in the history
  • Loading branch information
raphamorim committed Jan 15, 2025
1 parent 691dd35 commit c8e4329
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ members = [
"wa",
"frontends/rioterm"
]
resolver = "2"
resolver = "3"

[workspace.package]
version = "0.2.4"
Expand All @@ -19,7 +19,7 @@ edition = "2021"
license = "MIT"
keywords = ["graphics", "terminal", "application"]
# Minimal stable rust version (MSRV)
rust-version = "1.80.1"
rust-version = "1.84.0"
repository = "https://github.com/raphamorim/rio"
homepage = "https://raphamorim.io/rio"
documentation = "https://github.com/raphamorim/rio#readme"
Expand Down

0 comments on commit c8e4329

Please sign in to comment.