commit | c79d1cc179e5cc0792d012961e32d5acebc6eb5b | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Wed May 14 22:08:35 2025 +0200 |
committer | Jens Geyer <jensg@apache.org> | Wed May 14 22:08:35 2025 +0200 |
tree | a683fe7bcb26147871cb85bed16ef74c29865a45 | |
parent | e402bb05e45145db0e78f459e07bde446662b04c [diff] [blame] |
Branch 0.22.0 created
diff --git a/lib/rs/Cargo.toml b/lib/rs/Cargo.toml index 263b9d9..670d3ab 100644 --- a/lib/rs/Cargo.toml +++ b/lib/rs/Cargo.toml
@@ -2,7 +2,7 @@ name = "thrift" description = "Rust bindings for the Apache Thrift RPC system" edition = "2021" -version = "0.22.0" +version = "0.23.0" license = "Apache-2.0" authors = ["Apache Thrift Developers <dev@thrift.apache.org>"] homepage = "http://thrift.apache.org"