Skip to content

Commit

Permalink
Update to Rust 2021 Edition
Browse files Browse the repository at this point in the history
  • Loading branch information
io12 committed Dec 11, 2021
1 parent 34581fb commit ef09df9
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 = "unf"
version = "2.1.4"
authors = ["Benjamin Levy <blevy@protonmail.com>"]
edition = "2018"
edition = "2021"
description = """
UNixize Filename -- replace annoying anti-unix characters in filenames"""
readme = "README.md"
Expand Down

0 comments on commit ef09df9

Please sign in to comment.