Skip to content

Commit 905a58a

Browse files
committed
pointing to back to master branch for vit-servicing-station
1 parent 99ab6b8 commit 905a58a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

catalyst-toolbox/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ quircs = "0.10.0"
5959
symmetric-cipher = { git = "https://github.com/input-output-hk/chain-wallet-libs.git", branch = "master" }
6060
graphql_client = { version = "0.10" }
6161
gag = "1"
62-
vit-servicing-station-lib = { git = "https://github.com/input-output-hk/vit-servicing-station.git", branch = "fix-ci" }
62+
vit-servicing-station-lib = { git = "https://github.com/input-output-hk/vit-servicing-station.git", branch = "master" }
6363
snapshot-lib = { path = "../snapshot-lib" }
6464
fraction = "0.10"
6565
tracing = "0.1"
@@ -75,7 +75,7 @@ proptest = { git = "https://github.com/input-output-hk/proptest", branch = "mast
7575
test-strategy = "0.2"
7676
serde_test = "1"
7777
snapshot-lib = { path = "../snapshot-lib", features = ["proptest"] }
78-
vit-servicing-station-tests = { git = "https://github.com/input-output-hk/vit-servicing-station.git", branch = "fix-ci" }
78+
vit-servicing-station-tests = { git = "https://github.com/input-output-hk/vit-servicing-station.git", branch = "master" }
7979

8080
[build-dependencies]
8181
versionisator = "1.0.3"

0 commit comments

Comments
 (0)