diff --git a/Cargo.lock b/Cargo.lock index a0d3529..bff7074 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -405,7 +405,7 @@ dependencies = [ [[package]] name = "gdrive" -version = "3.7.0" +version = "3.8.0" dependencies = [ "async-recursion", "bytes", diff --git a/Cargo.toml b/Cargo.toml index 932ca03..4e06946 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gdrive" -version = "3.7.0" +version = "3.8.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html