diff --git a/Cargo.lock b/Cargo.lock index 89f9858..bb07583 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -556,7 +556,7 @@ dependencies = [ [[package]] name = "oxli" -version = "0.2.1" +version = "0.2.2" dependencies = [ "anyhow", "pyo3", diff --git a/Cargo.toml b/Cargo.toml index d23f187..b0043a7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oxli" -version = "0.2.1" +version = "0.2.2" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html