diff --git a/Cargo.toml b/Cargo.toml index 7fe5f05..d8251f8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "which" -version = "4.2.5" +version = "4.3.0" edition = "2018" authors = ["Harry Fei "] repository = "https://github.com/harryfei/which-rs.git"