diff options
author | Yuchen Wu <[email protected]> | 2024-10-31 15:40:22 -0700 |
---|---|---|
committer | Yuchen Wu <[email protected]> | 2024-10-31 15:40:22 -0700 |
commit | 1b93914ef4651c68767456afecda5c62cdac8136 (patch) | |
tree | ccd3c05f44c0d9801dd5277b15e68060b3f6e595 /pingora-openssl/Cargo.toml | |
parent | fb343ee6bf8e6aa8e84503a588da7d58c9de0cc8 (diff) | |
download | pingora-bleeper-yuchen-88def7550ec.tar.gz pingora-bleeper-yuchen-88def7550ec.zip |
Release 0.4.0bleeper-yuchen-88def7550ec
Diffstat (limited to 'pingora-openssl/Cargo.toml')
-rw-r--r-- | pingora-openssl/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pingora-openssl/Cargo.toml b/pingora-openssl/Cargo.toml index d281b0a..adea116 100644 --- a/pingora-openssl/Cargo.toml +++ b/pingora-openssl/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pingora-openssl" -version = "0.3.0" +version = "0.4.0" authors = ["Yuchen Wu <[email protected]>"] license = "Apache-2.0" edition = "2021" |