Skip to content

Commit

Permalink
Merge pull request #189 from subspace/update-betrayer
Browse files Browse the repository at this point in the history
Update betrayer to the stable release
  • Loading branch information
nazar-pc authored May 6, 2024
2 parents 7e57203 + 9ba715b commit 6053b21
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 10 deletions.
41 changes: 33 additions & 8 deletions Cargo.lock

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

3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ product-name = "Space Acres"
[dependencies]
anyhow = "1.0.82"
image = { version = "0.25.1", default-features = false, features = ["png"] }
# TODO: Switch to stable release once https://github.com/sidit77/betrayer/pull/5 is published
betrayer = { git = "https://github.com/sidit77/betrayer.git", rev = "5f5c4bc07dd97ecc8f8a5f384aede4acf1e4e50d" }
betrayer = { version = "0.2.0" }
arc-swap = "1.7.1"
async-lock = "3.3.0"
async-trait = "0.1.80"
Expand Down

0 comments on commit 6053b21

Please sign in to comment.