Skip to content

Commit

Permalink
Merge pull request #34 from osmosis-labs/asset-group
Browse files Browse the repository at this point in the history
Asset group
  • Loading branch information
iboss-ptk authored Oct 24, 2024
2 parents 57f8ed9 + 18f7a24 commit 2a3d4cc
Show file tree
Hide file tree
Showing 44 changed files with 4,925 additions and 2,128 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Install Rust
uses: actions-rs/toolchain@v1
with:
toolchain: 1.72.0
toolchain: 1.81.0
target: wasm32-unknown-unknown
profile: minimal
override: true
Expand Down
Loading

0 comments on commit 2a3d4cc

Please sign in to comment.