Skip to content

Commit

Permalink
bump sia-rust
Browse files Browse the repository at this point in the history
  • Loading branch information
Alrighttt committed Nov 7, 2024
1 parent 9fd313e commit bf932c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 mm2src/coins/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ rlp = { version = "0.5" }
rmp-serde = "0.14.3"
rpc = { path = "../mm2_bitcoin/rpc" }
rpc_task = { path = "../rpc_task" }
sia-rust = { git = "https://github.com/KomodoPlatform/sia-rust.git", rev = "510f36d", optional = true }
sia-rust = { git = "https://github.com/KomodoPlatform/sia-rust.git", rev = "21da3c1", optional = true }
script = { path = "../mm2_bitcoin/script" }
secp256k1 = { version = "0.20" }
ser_error = { path = "../derives/ser_error" }
Expand Down

0 comments on commit bf932c5

Please sign in to comment.