]> git.puffer.fish Git - matthieu/nova.git/commitdiff
change the rust strip prefix
authormatthieu <matthieu@developershouse.xyz>
Fri, 3 Sep 2021 18:07:46 +0000 (22:07 +0400)
committermatthieu <matthieu@developershouse.xyz>
Fri, 3 Sep 2021 18:07:46 +0000 (22:07 +0400)
WORKSPACE

index aa7b4c0778a1ebd2b3858d5462bce7176574acd9..046ad7f47a90256f25e6131bc7234a0cb7dff21c 100644 (file)
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -35,7 +35,7 @@ http_archive(
 http_archive(
     name = "cargo_raze",
     sha256 = "0a7986b1a8ec965ee7aa317ac61e82ea08568cfdf36b7ccc4dd3d1aff3b36e0b",
-    strip_prefix = "cargo-raze-0.11.0",
+    strip_prefix = "cargo-raze-0.12.0",
     url = "https://github.com/google/cargo-raze/archive/v0.12.0.tar.gz",
 )