diff --git a/Cargo.lock b/Cargo.lock index 878d251..d63bbdd 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -170,7 +170,7 @@ checksum = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6" [[package]] name = "wtf-is" -version = "0.1.0" +version = "0.1.1" dependencies = [ "phf", ] diff --git a/Cargo.toml b/Cargo.toml index ae8cee7..d3d0aac 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wtf-is" -version = "0.1.0" +version = "0.1.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html