From bc295b41c1de380e962da532360d763e5417886c Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Mon, 21 Aug 2023 12:17:58 +1000 Subject: [PATCH] Update n2 to fix https://github.com/ankitects/anki/pull/2612#issuecomment-1685376149 --- tools/install-n2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/install-n2 b/tools/install-n2 index cabc23115..34e3e878f 100755 --- a/tools/install-n2 +++ b/tools/install-n2 @@ -1,3 +1,3 @@ #!/bin/bash -cargo install --git https://github.com/ankitects/n2.git --rev 89ca7dd54f6306f25eb0bfd14c7a458dd4befb7e +cargo install --git https://github.com/evmar/n2.git --rev 715feedd746d622862601cc7c197fcb18c6b5ae8