Skip to content

Commit 5a949d6

Browse files
authored
chore: 2021 edition (#276)
Nothing to change here, just an edition bump.
1 parent 61531ea commit 5a949d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors = [
88
"Jason White <[email protected]>",
99
]
1010
documentation = "https://docs.rs/tempfile"
11-
edition = "2018"
11+
edition = "2021"
1212
rust-version = "1.63"
1313
homepage = "https://stebalien.com/projects/tempfile-rs/"
1414
keywords = ["tempfile", "tmpfile", "filesystem"]

0 commit comments

Comments
 (0)