diff --git a/Cargo.lock b/Cargo.lock index c10e52d..a646f9a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -195,7 +195,7 @@ checksum = "8e9489c2807c139ffd9c1794f4af0ebe86a828db53ecdc7fea2111d0fed085d1" [[package]] name = "lithium" -version = "1.0.1" +version = "1.0.2" dependencies = [ "anyhow", "criterion", diff --git a/Cargo.toml b/Cargo.toml index a93df94..3083c5d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ repository = "https://github.com/iex-rs/lithium" readme = "README.md" keywords = ["error", "error-handling", "exception"] categories = ["rust-patterns", "no-std"] -version = "1.0.1" +version = "1.0.2" edition = "2021" links = "rustlithium" # Force uniqueness of crate version