Skip to content

Commit 40581e2

Browse files
chore: bump all and generate all (#5002)
Run bump all and generate all before release.
1 parent cad5319 commit 40581e2

File tree

6 files changed

+12
-12
lines changed

6 files changed

+12
-12
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

librarian.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1004,7 +1004,7 @@ libraries:
10041004
rust:
10051005
package_name_override: google-cloud-logging-type
10061006
- name: google-cloud-logging-v2
1007-
version: 1.6.0
1007+
version: 1.7.0
10081008
apis:
10091009
- path: google/logging/v2
10101010
copyright_year: "2025"
@@ -1145,7 +1145,7 @@ libraries:
11451145
copyright_year: "2025"
11461146
output: src/generated/oslogin/common
11471147
- name: google-cloud-oslogin-v1
1148-
version: 1.5.0
1148+
version: 1.6.0
11491149
copyright_year: "2025"
11501150
rust:
11511151
package_dependencies:

src/generated/cloud/oslogin/v1/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
[package]
1818
name = "google-cloud-oslogin-v1"
19-
version = "1.5.0"
19+
version = "1.6.0"
2020
description = "Google Cloud Client Libraries for Rust - Cloud OS Login API"
2121
edition.workspace = true
2222
authors.workspace = true

src/generated/cloud/oslogin/v1/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ The main types to work with this crate are the clients:
2626

2727
## More Information
2828

29-
- Read the [crate's documentation](https://docs.rs/google-cloud-oslogin-v1/1.5.0)
29+
- Read the [crate's documentation](https://docs.rs/google-cloud-oslogin-v1/1.6.0)
3030

3131
[aws-lc-rs]: https://crates.io/crates/aws-lc-rs
3232
[ring]: https://crates.io/crates/ring
33-
[OsLoginService]: https://docs.rs/google-cloud-oslogin-v1/1.5.0/google_cloud_oslogin_v1/client/struct.OsLoginService.html
33+
[OsLoginService]: https://docs.rs/google-cloud-oslogin-v1/1.6.0/google_cloud_oslogin_v1/client/struct.OsLoginService.html

src/generated/logging/v2/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
[package]
1818
name = "google-cloud-logging-v2"
19-
version = "1.6.0"
19+
version = "1.7.0"
2020
description = "Google Cloud Client Libraries for Rust - Cloud Logging API"
2121
edition.workspace = true
2222
authors.workspace = true

src/generated/logging/v2/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@ The main types to work with this crate are the clients:
3535

3636
## More Information
3737

38-
- Read the [crate's documentation](https://docs.rs/google-cloud-logging-v2/1.6.0)
38+
- Read the [crate's documentation](https://docs.rs/google-cloud-logging-v2/1.7.0)
3939

4040
[aws-lc-rs]: https://crates.io/crates/aws-lc-rs
4141
[ring]: https://crates.io/crates/ring
42-
[LoggingServiceV2]: https://docs.rs/google-cloud-logging-v2/1.6.0/google_cloud_logging_v2/client/struct.LoggingServiceV2.html
43-
[ConfigServiceV2]: https://docs.rs/google-cloud-logging-v2/1.6.0/google_cloud_logging_v2/client/struct.ConfigServiceV2.html
44-
[MetricsServiceV2]: https://docs.rs/google-cloud-logging-v2/1.6.0/google_cloud_logging_v2/client/struct.MetricsServiceV2.html
42+
[LoggingServiceV2]: https://docs.rs/google-cloud-logging-v2/1.7.0/google_cloud_logging_v2/client/struct.LoggingServiceV2.html
43+
[ConfigServiceV2]: https://docs.rs/google-cloud-logging-v2/1.7.0/google_cloud_logging_v2/client/struct.ConfigServiceV2.html
44+
[MetricsServiceV2]: https://docs.rs/google-cloud-logging-v2/1.7.0/google_cloud_logging_v2/client/struct.MetricsServiceV2.html

0 commit comments

Comments
 (0)