Skip to content

Commit

Permalink
Bump to Rust 2021
Browse files Browse the repository at this point in the history
  • Loading branch information
valebes committed Apr 24, 2023
1 parent 6f57224 commit a853db1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "rsclock"
version = "0.1.9"
authors = ["valebes"]
edition = "2018"
edition = "2021"

description = "A simple terminal clock written in Rust."
homepage = "https://github.com/valebes/rsClock"
Expand Down

0 comments on commit a853db1

Please sign in to comment.