Release 1.1 (#526)

This commit is contained in:
Lev Kokotov
2023-07-25 10:27:04 -07:00
committed by GitHub
parent 2a8f3653a6
commit 4cf54a6122
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -1000,7 +1000,7 @@ checksum = "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94"
[[package]]
name = "pgcat"
version = "1.0.2-alpha3"
version = "1.1.0"
dependencies = [
"arc-swap",
"async-trait",

View File

@@ -1,6 +1,6 @@
[package]
name = "pgcat"
version = "1.0.2-alpha3"
version = "1.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html