Skip to content

Commit

Permalink
update pearl
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Druzhitskiy committed Nov 3, 2023
1 parent a5e1d67 commit d224120
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,9 @@ tokio = { version = "1.28", features = [] }

# pearl
[workspace.dependencies.pearl]
version = "0.20.0"
# version = "0.20.0"
git = "https://github.com/Qoollo/pearl"
branch = "296-fix-benchmark-build-errors"


[profile.release]
Expand Down

0 comments on commit d224120

Please sign in to comment.