diff --git a/Cargo.toml b/Cargo.toml index f89d5e4..0488768 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "dr" description = "Command-line data file processing in Rust" -version = "0.2.0" +version = "0.2.1" edition = "2021" include = [ "**/*.rs",