@@ -51,6 +51,16 @@ def proxy_wasm_cpp_host_fetch_remote_crates():
51
51
build_file = Label ("//bazel/cargo/remote:BUILD.aho-corasick-0.7.18.bazel" ),
52
52
)
53
53
54
+ maybe (
55
+ http_archive ,
56
+ name = "proxy_wasm_cpp_host__ansi_term__0_11_0" ,
57
+ url = "https://crates.io/api/v1/crates/ansi_term/0.11.0/download" ,
58
+ type = "tar.gz" ,
59
+ sha256 = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b" ,
60
+ strip_prefix = "ansi_term-0.11.0" ,
61
+ build_file = Label ("//bazel/cargo/remote:BUILD.ansi_term-0.11.0.bazel" ),
62
+ )
63
+
54
64
maybe (
55
65
http_archive ,
56
66
name = "proxy_wasm_cpp_host__anyhow__1_0_40" ,
@@ -141,6 +151,16 @@ def proxy_wasm_cpp_host_fetch_remote_crates():
141
151
build_file = Label ("//bazel/cargo/remote:BUILD.cfg-if-1.0.0.bazel" ),
142
152
)
143
153
154
+ maybe (
155
+ http_archive ,
156
+ name = "proxy_wasm_cpp_host__clap__2_33_3" ,
157
+ url = "https://crates.io/api/v1/crates/clap/2.33.3/download" ,
158
+ type = "tar.gz" ,
159
+ sha256 = "37e58ac78573c40708d45522f0d80fa2f01cc4f9b4e2bf749807255454312002" ,
160
+ strip_prefix = "clap-2.33.3" ,
161
+ build_file = Label ("//bazel/cargo/remote:BUILD.clap-2.33.3.bazel" ),
162
+ )
163
+
144
164
maybe (
145
165
http_archive ,
146
166
name = "proxy_wasm_cpp_host__cpp_demangle__0_3_2" ,
@@ -241,6 +261,16 @@ def proxy_wasm_cpp_host_fetch_remote_crates():
241
261
build_file = Label ("//bazel/cargo/remote:BUILD.crc32fast-1.2.1.bazel" ),
242
262
)
243
263
264
+ maybe (
265
+ http_archive ,
266
+ name = "proxy_wasm_cpp_host__ed25519_compact__0_1_9" ,
267
+ url = "https://crates.io/api/v1/crates/ed25519-compact/0.1.9/download" ,
268
+ type = "tar.gz" ,
269
+ sha256 = "aaf396058cc7285b342f9a10ed7a377f088942396c46c4c9a7eb4f0782cb1171" ,
270
+ strip_prefix = "ed25519-compact-0.1.9" ,
271
+ build_file = Label ("//bazel/cargo/remote:BUILD.ed25519-compact-0.1.9.bazel" ),
272
+ )
273
+
244
274
maybe (
245
275
http_archive ,
246
276
name = "proxy_wasm_cpp_host__either__1_6_1" ,
@@ -331,6 +361,16 @@ def proxy_wasm_cpp_host_fetch_remote_crates():
331
361
build_file = Label ("//bazel/cargo/remote:BUILD.hermit-abi-0.1.18.bazel" ),
332
362
)
333
363
364
+ maybe (
365
+ http_archive ,
366
+ name = "proxy_wasm_cpp_host__hmac_sha512__0_1_9" ,
367
+ url = "https://crates.io/api/v1/crates/hmac-sha512/0.1.9/download" ,
368
+ type = "tar.gz" ,
369
+ sha256 = "77e806677ce663d0a199541030c816847b36e8dc095f70dae4a4f4ad63da5383" ,
370
+ strip_prefix = "hmac-sha512-0.1.9" ,
371
+ build_file = Label ("//bazel/cargo/remote:BUILD.hmac-sha512-0.1.9.bazel" ),
372
+ )
373
+
334
374
maybe (
335
375
http_archive ,
336
376
name = "proxy_wasm_cpp_host__humantime__2_1_0" ,
@@ -471,6 +511,16 @@ def proxy_wasm_cpp_host_fetch_remote_crates():
471
511
build_file = Label ("//bazel/cargo/remote:BUILD.once_cell-1.7.2.bazel" ),
472
512
)
473
513
514
+ maybe (
515
+ http_archive ,
516
+ name = "proxy_wasm_cpp_host__parity_wasm__0_42_2" ,
517
+ url = "https://crates.io/api/v1/crates/parity-wasm/0.42.2/download" ,
518
+ type = "tar.gz" ,
519
+ sha256 = "be5e13c266502aadf83426d87d81a0f5d1ef45b8027f5a471c360abfe4bfae92" ,
520
+ strip_prefix = "parity-wasm-0.42.2" ,
521
+ build_file = Label ("//bazel/cargo/remote:BUILD.parity-wasm-0.42.2.bazel" ),
522
+ )
523
+
474
524
maybe (
475
525
http_archive ,
476
526
name = "proxy_wasm_cpp_host__paste__1_0_5" ,
@@ -661,6 +711,16 @@ def proxy_wasm_cpp_host_fetch_remote_crates():
661
711
build_file = Label ("//bazel/cargo/remote:BUILD.stable_deref_trait-1.2.0.bazel" ),
662
712
)
663
713
714
+ maybe (
715
+ http_archive ,
716
+ name = "proxy_wasm_cpp_host__strsim__0_8_0" ,
717
+ url = "https://crates.io/api/v1/crates/strsim/0.8.0/download" ,
718
+ type = "tar.gz" ,
719
+ sha256 = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a" ,
720
+ strip_prefix = "strsim-0.8.0" ,
721
+ build_file = Label ("//bazel/cargo/remote:BUILD.strsim-0.8.0.bazel" ),
722
+ )
723
+
664
724
maybe (
665
725
http_archive ,
666
726
name = "proxy_wasm_cpp_host__syn__1_0_72" ,
@@ -691,6 +751,16 @@ def proxy_wasm_cpp_host_fetch_remote_crates():
691
751
build_file = Label ("//bazel/cargo/remote:BUILD.termcolor-1.1.2.bazel" ),
692
752
)
693
753
754
+ maybe (
755
+ http_archive ,
756
+ name = "proxy_wasm_cpp_host__textwrap__0_11_0" ,
757
+ url = "https://crates.io/api/v1/crates/textwrap/0.11.0/download" ,
758
+ type = "tar.gz" ,
759
+ sha256 = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060" ,
760
+ strip_prefix = "textwrap-0.11.0" ,
761
+ build_file = Label ("//bazel/cargo/remote:BUILD.textwrap-0.11.0.bazel" ),
762
+ )
763
+
694
764
maybe (
695
765
http_archive ,
696
766
name = "proxy_wasm_cpp_host__thiserror__1_0_24" ,
@@ -711,6 +781,16 @@ def proxy_wasm_cpp_host_fetch_remote_crates():
711
781
build_file = Label ("//bazel/cargo/remote:BUILD.thiserror-impl-1.0.24.bazel" ),
712
782
)
713
783
784
+ maybe (
785
+ http_archive ,
786
+ name = "proxy_wasm_cpp_host__unicode_width__0_1_8" ,
787
+ url = "https://crates.io/api/v1/crates/unicode-width/0.1.8/download" ,
788
+ type = "tar.gz" ,
789
+ sha256 = "9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3" ,
790
+ strip_prefix = "unicode-width-0.1.8" ,
791
+ build_file = Label ("//bazel/cargo/remote:BUILD.unicode-width-0.1.8.bazel" ),
792
+ )
793
+
714
794
maybe (
715
795
http_archive ,
716
796
name = "proxy_wasm_cpp_host__unicode_xid__0_2_2" ,
@@ -721,6 +801,16 @@ def proxy_wasm_cpp_host_fetch_remote_crates():
721
801
build_file = Label ("//bazel/cargo/remote:BUILD.unicode-xid-0.2.2.bazel" ),
722
802
)
723
803
804
+ maybe (
805
+ http_archive ,
806
+ name = "proxy_wasm_cpp_host__vec_map__0_8_2" ,
807
+ url = "https://crates.io/api/v1/crates/vec_map/0.8.2/download" ,
808
+ type = "tar.gz" ,
809
+ sha256 = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191" ,
810
+ strip_prefix = "vec_map-0.8.2" ,
811
+ build_file = Label ("//bazel/cargo/remote:BUILD.vec_map-0.8.2.bazel" ),
812
+ )
813
+
724
814
maybe (
725
815
http_archive ,
726
816
name = "proxy_wasm_cpp_host__wasi__0_10_2_wasi_snapshot_preview1" ,
@@ -741,6 +831,15 @@ def proxy_wasm_cpp_host_fetch_remote_crates():
741
831
build_file = Label ("//bazel/cargo/remote:BUILD.wasmparser-0.77.0.bazel" ),
742
832
)
743
833
834
+ maybe (
835
+ new_git_repository ,
836
+ name = "proxy_wasm_cpp_host__wasmsign__0_1_2" ,
837
+ remote = "https://github.com/jedisct1/wasmsign" ,
838
+ commit = "fa4d5598f778390df09be94232972b5b865a56b8" ,
839
+ build_file = Label ("//bazel/cargo/remote:BUILD.wasmsign-0.1.2.bazel" ),
840
+ init_submodules = True ,
841
+ )
842
+
744
843
maybe (
745
844
http_archive ,
746
845
name = "proxy_wasm_cpp_host__wasmtime__0_26_0" ,
0 commit comments