Skip to content

Commit

Permalink
update rust edition to 2021
Browse files Browse the repository at this point in the history
  • Loading branch information
mcdallas committed Nov 3, 2022
1 parent ce2de42 commit 9470a68
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 @@ -3,7 +3,7 @@ name = "gert"
version = "0.1.0"
authors = ["Mike Dallas <mcdallas@protonmail.com>"]
description = "CLI tool to download media from Reddit"
edition = "2018"
edition = "2021"
license = "MIT"
readme = "README.md"
homepage = "https://github.com/mcdallas/gert"
Expand Down

0 comments on commit 9470a68

Please sign in to comment.