fix(tvix/cli): use tvlfyi/wu-manber fork for refscanner
Our fork fixes a small bug (https://github.com/jneem/wu-manber/pull/1) but it's not clear whether upstream will accept patches, so for now lets point this directly at our fork. Change-Id: Iccdcedae3e9a8b783241431787c952561d032694 Reviewed-on: https://cl.tvl.fyi/c/depot/+/8031 Reviewed-by: tazjin <tazjin@tvl.su> Autosubmit: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI
This commit is contained in:
parent
c13759e89f
commit
26b55f8cda
4 changed files with 443 additions and 43 deletions
|
|
@ -19,4 +19,4 @@ data-encoding = "2.3.3"
|
|||
thiserror = "1.0.38"
|
||||
|
||||
[dependencies.wu-manber]
|
||||
git = "https://github.com/jneem/wu-manber.git"
|
||||
git = "https://github.com/tvlfyi/wu-manber.git"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue