Skip to content

Commit 577f709

Browse files
authored
Bump drift-rs version (#86)
* Bump drift-rs v1.0.0-alpha.2 * gateway makes minimal network subscriptions by default * Add '--markets' for user to supply intended markets. market + oracle subs are created from this * update README
1 parent 9f3fe21 commit 577f709

File tree

8 files changed

+501
-364
lines changed

8 files changed

+501
-364
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ jobs:
5858
run: |
5959
cargo -V
6060
cp libdrift_ffi_sys.so ./target/debug/deps
61-
cargo test --all -- --test-threads=2
61+
cargo test --all -- --test-threads=3

0 commit comments

Comments
 (0)