Skip to content

Commit eac71fa

Browse files
authored
fix: Bump qcs-api-client-rust versions (#500)
1 parent 5a79cf9 commit eac71fa

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ resolver = "2"
44

55
[workspace.dependencies]
66
qcs-api = "0.2.1"
7-
qcs-api-client-common = "0.10.0"
8-
qcs-api-client-grpc = "0.10.0"
9-
qcs-api-client-openapi = "0.11.0"
7+
qcs-api-client-common = "0.10.1"
8+
qcs-api-client-grpc = "0.10.1"
9+
qcs-api-client-openapi = "0.11.1"
1010
serde_json = "1.0.86"
1111
thiserror = "1.0.57"
1212
tokio = "1.36.0"

0 commit comments

Comments
 (0)