diff --git a/Cargo.toml b/Cargo.toml index eb4f3dd..b21458c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,7 @@ [package] name = "enumerate-ordered" description = "Order files by their timestamps" +authors=["Avril (Flanchan) "] version = "1.0.0" edition = "2021"