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