Skip to content

Commit

Permalink
Merge pull request #77 from mgeisler/edition-2021
Browse files Browse the repository at this point in the history
Update to Rust 2021 edition
  • Loading branch information
mgeisler authored Apr 18, 2022
2 parents 86fa77d + 67a8fff commit 9772bed
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 @@ -16,7 +16,7 @@ keywords = ["lorem-ipsum", "lorem", "ipsum", "random", "bigram", "markov-chain",
"text", "typography"]
categories = ["text-processing"]
license = "MIT"
edition = "2018"
edition = "2021"
exclude = [".dir-locals.el"]

[dependencies]
Expand Down

0 comments on commit 9772bed

Please sign in to comment.