Skip to content

Commit

Permalink
need to fix error types
Browse files Browse the repository at this point in the history
  • Loading branch information
DrPresident committed Dec 9, 2024
1 parent c666c8a commit ef5c55a
Show file tree
Hide file tree
Showing 4 changed files with 53 additions and 350 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion contracts/adapters/swap/shade-protocol/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ library = []
#cosmwasm-schema = { workspace = true }
#cosmwasm-std = { workspace = true }
cw2 = { workspace = true }
#cw20 = { workspace = true }
cw20 = { workspace = true }
#cw-storage-plus = { workspace = true }
#cw-utils = { workspace = true }
skip = { workspace = true }
Expand Down
Loading

0 comments on commit ef5c55a

Please sign in to comment.