diff --git a/Cargo.lock b/Cargo.lock index f000038..a40b04e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -984,7 +984,7 @@ dependencies = [ [[package]] name = "psqlpy" -version = "0.7.11" +version = "0.8.0" dependencies = [ "byteorder", "bytes", diff --git a/Cargo.toml b/Cargo.toml index 474da33..e20f629 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "psqlpy" -version = "0.7.11" +version = "0.8.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html