Skip to content

Commit

Permalink
chore: update to newest QCS-API types
Browse files Browse the repository at this point in the history
  • Loading branch information
BatmanAoD committed Jan 10, 2024
1 parent 4b31f2e commit c7820fd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 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 @@ -4,9 +4,9 @@ resolver = "2"

[workspace.dependencies]
qcs-api = "0.2.1"
qcs-api-client-common = "0.7.7"
qcs-api-client-grpc = "0.7.7"
qcs-api-client-openapi = "0.8.7"
qcs-api-client-common = "0.7.9"
qcs-api-client-grpc = "0.7.9"
qcs-api-client-openapi = "0.8.9"
serde_json = "1.0.86"
thiserror = "1.0.37"
tokio = "1.34.0"
Expand Down

0 comments on commit c7820fd

Please sign in to comment.