Skip to content

Commit 94e672d

Browse files
committed
feat: Riverlane translation options
1 parent 9ea945b commit 94e672d

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ members = ["crates/*"]
33
resolver = "2"
44

55
[workspace.dependencies]
6-
qcs-api-client-common = "0.12.0"
7-
qcs-api-client-grpc = "0.12.0"
8-
qcs-api-client-openapi = "0.13.0"
6+
qcs-api-client-common = "0.12.4-rc.0"
7+
qcs-api-client-grpc = "0.12.4-rc.0"
8+
qcs-api-client-openapi = "0.13.4-rc.0"
99
serde_json = "1.0.86"
1010
thiserror = "1.0.57"
1111
tokio = "1.36.0"

0 commit comments

Comments
 (0)