diff options
Diffstat (limited to 'tvix/cli/Cargo.toml')
-rw-r--r-- | tvix/cli/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tvix/cli/Cargo.toml b/tvix/cli/Cargo.toml index 2cda1c6c15a5..7a427cb683dd 100644 --- a/tvix/cli/Cargo.toml +++ b/tvix/cli/Cargo.toml @@ -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" |