Skip to content

Commit

Permalink
Test edition bump
Browse files Browse the repository at this point in the history
Test if it makes the CI happy
  • Loading branch information
0323pin committed Oct 8, 2023
1 parent 75cc270 commit b77bd6d
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 @@ -9,7 +9,7 @@ readme = "README.md"
description = "A library for moving files and folders to the Recycle Bin"
keywords = ["remove", "trash", "rubbish", "recycle", "bin"]
repository = "https://github.com/ArturKovacs/trash"
edition = "2018"
edition = "2021"
include = ["src/**/*", "LICENSE.txt", "README.md", "CHANGELOG.md", "build.rs"]

[features]
Expand Down

0 comments on commit b77bd6d

Please sign in to comment.