Skip to content

Commit

Permalink
another qcs-api patch-update
Browse files Browse the repository at this point in the history
  • Loading branch information
BatmanAoD committed Oct 9, 2024
1 parent 0a1efa2 commit 218332a
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 93 deletions.
116 changes: 26 additions & 90 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ members = ["crates/*"]
resolver = "2"

[workspace.dependencies]
qcs-api-client-common = "0.11.1"
qcs-api-client-grpc = "0.11.1"
qcs-api-client-openapi = "0.12.1"
qcs-api-client-common = "0.11.2"
qcs-api-client-grpc = "0.11.2"
qcs-api-client-openapi = "0.12.2"
serde_json = "1.0.86"
thiserror = "1.0.57"
tokio = "1.36.0"
Expand Down

0 comments on commit 218332a

Please sign in to comment.