Skip to content

Commit

Permalink
Update monero to latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
hansieodendaal committed Jan 25, 2024
1 parent 0da370f commit f386699
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 91 deletions.
133 changes: 44 additions & 89 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 applications/minotari_merge_mining_proxy/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ hex = "0.4.2"
hyper = "0.14.12"
jsonrpc = "0.12.0"
log = { version = "0.4.8", features = ["std"] }
monero = { version = "0.18" }
monero = { version = "0.20.0" }
reqwest = { version = "0.11.4", features = ["json"] }
serde = { version = "1.0.106", features = ["derive"] }
serde_json = "1.0.57"
Expand Down
Loading

0 comments on commit f386699

Please sign in to comment.