diff --git a/Cargo.toml b/Cargo.toml index 4cf2979..c6e22f1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "win32job" -version = "1.0.2" +version = "1.0.3" authors = ["Ohad Ravid "] edition = "2021" license = "MIT OR Apache-2.0" @@ -31,4 +31,4 @@ features = [ ] [dev-dependencies] -rusty-fork = "0.3" \ No newline at end of file +rusty-fork = "0.3"