Skip to content

Commit acbee59

Browse files
authored
chore: bump all crates depending on longrunning (#3806)
This may be too eager, but we bumped the version of longrunning in the workspace Cargo.toml and many of these crates depend on features in the upgraded version. There are 122 files containing "longrunning.workspace". 119 of those are changed in this PR. The other files are the user-guide-samples, integration-tests, and google-cloud-showcase-v1beta1 crates, and these are marked as publish=false so did not need a change. For #3793
1 parent f1778ca commit acbee59

File tree

237 files changed

+355
-355
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

237 files changed

+355
-355
lines changed

Cargo.lock

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

src/generated/api/apikeys/v2/.sidekick.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ specification-source = 'google/api/apikeys/v2'
1717
service-config = 'google/api/apikeys/v2/apikeys_v2.yaml'
1818

1919
[codec]
20-
version = '1.1.0'
20+
version = '1.1.1'
2121
copyright-year = '2025'
2222
package-name-override = 'google-cloud-apikeys-v2'

src/generated/api/apikeys/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-apikeys-v2"
19-
version = "1.1.0"
19+
version = "1.1.1"
2020
description = "Google Cloud Client Libraries for Rust - API Keys API"
2121
edition.workspace = true
2222
authors.workspace = true

src/generated/api/servicemanagement/v1/.sidekick.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ specification-source = 'google/api/servicemanagement/v1'
1717
service-config = 'google/api/servicemanagement/v1/servicemanagement_v1.yaml'
1818

1919
[codec]
20-
version = '1.2.0'
20+
version = '1.2.1'
2121
copyright-year = '2025'

src/generated/api/servicemanagement/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-api-servicemanagement-v1"
19-
version = "1.2.0"
19+
version = "1.2.1"
2020
description = "Google Cloud Client Libraries for Rust - Service Management API"
2121
edition.workspace = true
2222
authors.workspace = true

src/generated/api/serviceusage/v1/.sidekick.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ specification-source = 'google/api/serviceusage/v1'
1717
service-config = 'google/api/serviceusage/v1/serviceusage_v1.yaml'
1818

1919
[codec]
20-
version = '1.2.0'
20+
version = '1.2.1'
2121
copyright-year = '2025'

src/generated/api/serviceusage/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-api-serviceusage-v1"
19-
version = "1.2.0"
19+
version = "1.2.1"
2020
description = "Google Cloud Client Libraries for Rust - Service Usage API"
2121
edition.workspace = true
2222
authors.workspace = true

src/generated/appengine/v1/.sidekick.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ specification-source = 'google/appengine/v1'
1717
service-config = 'google/appengine/v1/appengine_v1.yaml'
1818

1919
[codec]
20-
version = '1.2.0'
20+
version = '1.2.1'
2121
copyright-year = '2025'

src/generated/appengine/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-appengine-v1"
19-
version = "1.2.0"
19+
version = "1.2.1"
2020
description = "Google Cloud Client Libraries for Rust - App Engine Admin API"
2121
edition.workspace = true
2222
authors.workspace = true

src/generated/bigtable/admin/v2/.sidekick.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ specification-source = 'google/bigtable/admin/v2'
1717
service-config = 'google/bigtable/admin/v2/bigtableadmin_v2.yaml'
1818

1919
[codec]
20-
version = '1.2.0'
20+
version = '1.2.1'
2121
copyright-year = '2025'

0 commit comments

Comments
 (0)