Skip to content

Commit d053bcd

Browse files
authored
chore: bump and regen (#5392)
1 parent 523e85a commit d053bcd

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,7 @@ google-cloud-auth = { default-features = false, version = "1.9.0", path =
469469
google-cloud-gax = { default-features = false, version = "1.9.1", path = "src/gax" }
470470
gaxi = { default-features = false, version = "0.7.12", path = "src/gax-internal", package = "google-cloud-gax-internal" }
471471
wkt = { default-features = false, version = "1", path = "src/wkt", package = "google-cloud-wkt" }
472-
google-cloud-wkt = { default-features = false, version = "1", path = "src/wkt", package = "google-cloud-wkt" }
472+
google-cloud-wkt = { default-features = false, version = "1.3.0", path = "src/wkt", package = "google-cloud-wkt" }
473473
google-cloud-api = { default-features = false, version = "1.5.0", path = "src/generated/api/types" }
474474
google-cloud-iam-v1 = { default-features = false, version = "1.8.0", path = "src/generated/iam/v1" }
475475
google-cloud-location = { default-features = false, version = "1.8.0", path = "src/generated/cloud/location" }

librarian.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1649,7 +1649,7 @@ libraries:
16491649
version: 1.8.0
16501650
copyright_year: "2025"
16511651
- name: google-cloud-wkt
1652-
version: 1.2.1
1652+
version: 1.3.0
16531653
copyright_year: "2025"
16541654
output: src/wkt
16551655
roots:

src/wkt/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ name = "google-cloud-wkt"
1919
# version of all downstream dependencies. For details see:
2020
# https://github.com/googleapis/google-cloud-rust/issues/3237
2121
# https://github.com/googleapis/google-cloud-rust/issues/3265
22-
version = "1.2.1"
22+
version = "1.3.0"
2323
# Inherit other attributes from the workspace.
2424
authors.workspace = true
2525
categories.workspace = true

0 commit comments

Comments
 (0)