Skip to content

Commit

Permalink
Merge pull request stratum-mining#55 from Shourya742/fix-ci
Browse files Browse the repository at this point in the history
fix-ci
  • Loading branch information
GitGab19 authored Sep 24, 2024
2 parents 7c2d8e0 + b6cbc22 commit fa639fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sv2-custom-proxy/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2021"

[dependencies]
demand-easy-sv2 = { version = "0.5.0", git = "https://github.com/demand-open-source/demand-easy-sv2" }
demand-easy-sv2 = { version = "=0.6.0" }
prometheus = "0.13"
warp = "0.3"
tokio = { version = "1.36.0", features = ["full", "tracing"] }
Expand Down

0 comments on commit fa639fb

Please sign in to comment.