Remove obsolete code for client.rs, replace it with a note.

The note says that it's not worth investigating how to make the build
system not look for this file if in API mode, as an empty file that
isn't used hurts no one and probably keeps everything simpler.
This commit is contained in:
Sebastian Thiel
2022-09-25 19:37:40 +08:00
parent 1cc9571b1f
commit 013dc54ac8
5 changed files with 6 additions and 868 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "google-api-client"
version = "0.1.0"
version = "4.0.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html