diff --git a/datfile_parser/Cargo.toml b/datfile_parser/Cargo.toml index fbeaeee..3c1ccd1 100644 --- a/datfile_parser/Cargo.toml +++ b/datfile_parser/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wot_datfile_parser" -version = "0.2.0" +version = "0.2.1" edition = "2021" authors = ["dacite "]