Skip to content

Commit

Permalink
IDL 2.103.0 update
Browse files Browse the repository at this point in the history
  • Loading branch information
wphan committed Dec 10, 2024
1 parent 1541de3 commit 8fcbc09
Show file tree
Hide file tree
Showing 6 changed files with 18,060 additions and 23 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
rustup component add clippy rustfmt
- name: install libdrift_ffi_sys
run: |
curl -L https://github.com/user-attachments/files/17849111/libdrift_ffi_sys.so.zip > ffi.zip
curl -L https://github.com/drift-labs/drift-ffi-sys/releases/download/v2.103.0/libdrift_ffi_sys.so.zip > ffi.zip
unzip ffi.zip
ldd libdrift_ffi_sys.so
sudo cp libdrift_ffi_sys.so $CARGO_DRIFT_FFI_PATH
Expand Down
2 changes: 1 addition & 1 deletion crates/drift-ffi-sys
Submodule drift-ffi-sys updated 2 files
+7 −6 Cargo.lock
+2 −2 Cargo.toml
Loading

0 comments on commit 8fcbc09

Please sign in to comment.