diff --git a/Cargo.lock b/Cargo.lock index f33cb3d..63f02fc 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -430,7 +430,7 @@ checksum = "e9e8aabfac534be767c909e0690571677d49f41bd8465ae876fe043d52ba5292" [[package]] name = "ceylon" -version = "0.16.22" +version = "0.16.23" dependencies = [ "async-trait", "futures", diff --git a/bindings/ceylon/Cargo.toml b/bindings/ceylon/Cargo.toml index 3142cd3..8589e15 100644 --- a/bindings/ceylon/Cargo.toml +++ b/bindings/ceylon/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ceylon" -version = "0.16.22" +version = "0.16.23" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html