diff --git a/Cargo.toml b/Cargo.toml index f694d36..958d80d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "os_str_bytes" -version = "4.1.0" +version = "4.1.1" authors = ["dylni"] edition = "2018" exclude = [".*", "/rustfmt.toml", "/tests"]