@@ -43,12 +43,12 @@ def wasmtime_fetch_remote_crates():
43
43
44
44
maybe (
45
45
http_archive ,
46
- name = "wasmtime__anyhow__1_0_65 " ,
47
- url = "https://crates.io/api/v1/crates/anyhow/1.0.65 /download" ,
46
+ name = "wasmtime__anyhow__1_0_66 " ,
47
+ url = "https://crates.io/api/v1/crates/anyhow/1.0.66 /download" ,
48
48
type = "tar.gz" ,
49
- sha256 = "98161a4e3e2184da77bb14f02184cdd111e83bbbcc9979dfee3c44b9a85f5602 " ,
50
- strip_prefix = "anyhow-1.0.65 " ,
51
- build_file = Label ("//bazel/cargo/wasmtime/remote:BUILD.anyhow-1.0.65 .bazel" ),
49
+ sha256 = "216261ddc8289130e551ddcd5ce8a064710c0d064a4d2895c67151c92b5443f6 " ,
50
+ strip_prefix = "anyhow-1.0.66 " ,
51
+ build_file = Label ("//bazel/cargo/wasmtime/remote:BUILD.anyhow-1.0.66 .bazel" ),
52
52
)
53
53
54
54
maybe (
@@ -103,18 +103,12 @@ def wasmtime_fetch_remote_crates():
103
103
104
104
maybe (
105
105
http_archive ,
106
- name = "wasmtime__bumpalo__3_11_0 " ,
107
- url = "https://crates.io/api/v1/crates/bumpalo/3.11.0 /download" ,
106
+ name = "wasmtime__bumpalo__3_11_1 " ,
107
+ url = "https://crates.io/api/v1/crates/bumpalo/3.11.1 /download" ,
108
108
type = "tar.gz" ,
109
- sha256 = "c1ad822118d20d2c234f427000d5acc36eabe1e29a348c89b63dd60b13f28e5d" ,
110
- strip_prefix = "bumpalo-3.11.0" ,
111
- build_file = Label ("//bazel/cargo/wasmtime/remote:BUILD.bumpalo-3.11.0.bazel" ),
112
- patches = [
113
- "@proxy_wasm_cpp_host//bazel/cargo/wasmtime:wasmtime-bumpalo.patch" ,
114
- ],
115
- patch_args = [
116
- "-p1" ,
117
- ],
109
+ sha256 = "572f695136211188308f16ad2ca5c851a712c464060ae6974944458eb83880ba" ,
110
+ strip_prefix = "bumpalo-3.11.1" ,
111
+ build_file = Label ("//bazel/cargo/wasmtime/remote:BUILD.bumpalo-3.11.1.bazel" ),
118
112
)
119
113
120
114
maybe (
@@ -224,9 +218,6 @@ def wasmtime_fetch_remote_crates():
224
218
type = "tar.gz" ,
225
219
sha256 = "3be64cecea9d90105fc6a2ba2d003e98c867c1d6c4c86cc878f97ad9fb916293" ,
226
220
strip_prefix = "cranelift-isle-0.88.1" ,
227
- patches = [
228
- "@proxy_wasm_cpp_host//bazel/cargo/wasmtime:cranelift-isle.patch" ,
229
- ],
230
221
patch_args = [
231
222
"-p4" ,
232
223
],
@@ -325,12 +316,12 @@ def wasmtime_fetch_remote_crates():
325
316
326
317
maybe (
327
318
http_archive ,
328
- name = "wasmtime__getrandom__0_2_7 " ,
329
- url = "https://crates.io/api/v1/crates/getrandom/0.2.7 /download" ,
319
+ name = "wasmtime__getrandom__0_2_8 " ,
320
+ url = "https://crates.io/api/v1/crates/getrandom/0.2.8 /download" ,
330
321
type = "tar.gz" ,
331
- sha256 = "4eb1a864a501629691edf6c15a593b7a51eebaa1e8468e9ddc623de7c9b58ec6 " ,
332
- strip_prefix = "getrandom-0.2.7 " ,
333
- build_file = Label ("//bazel/cargo/wasmtime/remote:BUILD.getrandom-0.2.7 .bazel" ),
322
+ sha256 = "c05aeb6a22b8f62540c194aac980f2115af067bfe15a0734d7277a768d396b31 " ,
323
+ strip_prefix = "getrandom-0.2.8 " ,
324
+ build_file = Label ("//bazel/cargo/wasmtime/remote:BUILD.getrandom-0.2.8 .bazel" ),
334
325
)
335
326
336
327
maybe (
@@ -385,12 +376,12 @@ def wasmtime_fetch_remote_crates():
385
376
386
377
maybe (
387
378
http_archive ,
388
- name = "wasmtime__io_lifetimes__0_7_3 " ,
389
- url = "https://crates.io/api/v1/crates/io-lifetimes/0.7.3 /download" ,
379
+ name = "wasmtime__io_lifetimes__0_7_4 " ,
380
+ url = "https://crates.io/api/v1/crates/io-lifetimes/0.7.4 /download" ,
390
381
type = "tar.gz" ,
391
- sha256 = "1ea37f355c05dde75b84bba2d767906ad522e97cd9e2eef2be7a4ab7fb442c06 " ,
392
- strip_prefix = "io-lifetimes-0.7.3 " ,
393
- build_file = Label ("//bazel/cargo/wasmtime/remote:BUILD.io-lifetimes-0.7.3 .bazel" ),
382
+ sha256 = "e6e481ccbe3dea62107216d0d1138bb8ad8e5e5c43009a098bd1990272c497b0 " ,
383
+ strip_prefix = "io-lifetimes-0.7.4 " ,
384
+ build_file = Label ("//bazel/cargo/wasmtime/remote:BUILD.io-lifetimes-0.7.4 .bazel" ),
394
385
)
395
386
396
387
maybe (
@@ -405,12 +396,12 @@ def wasmtime_fetch_remote_crates():
405
396
406
397
maybe (
407
398
http_archive ,
408
- name = "wasmtime__libc__0_2_134 " ,
409
- url = "https://crates.io/api/v1/crates/libc/0.2.134 /download" ,
399
+ name = "wasmtime__libc__0_2_135 " ,
400
+ url = "https://crates.io/api/v1/crates/libc/0.2.135 /download" ,
410
401
type = "tar.gz" ,
411
- sha256 = "329c933548736bc49fd575ee68c89e8be4d260064184389a5b77517cddd99ffb " ,
412
- strip_prefix = "libc-0.2.134 " ,
413
- build_file = Label ("//bazel/cargo/wasmtime/remote:BUILD.libc-0.2.134 .bazel" ),
402
+ sha256 = "68783febc7782c6c5cb401fbda4de5a9898be1762314da0bb2c10ced61f18b0c " ,
403
+ strip_prefix = "libc-0.2.135 " ,
404
+ build_file = Label ("//bazel/cargo/wasmtime/remote:BUILD.libc-0.2.135 .bazel" ),
414
405
)
415
406
416
407
maybe (
@@ -505,12 +496,12 @@ def wasmtime_fetch_remote_crates():
505
496
506
497
maybe (
507
498
http_archive ,
508
- name = "wasmtime__proc_macro2__1_0_46 " ,
509
- url = "https://crates.io/api/v1/crates/proc-macro2/1.0.46 /download" ,
499
+ name = "wasmtime__proc_macro2__1_0_47 " ,
500
+ url = "https://crates.io/api/v1/crates/proc-macro2/1.0.47 /download" ,
510
501
type = "tar.gz" ,
511
- sha256 = "94e2ef8dbfc347b10c094890f778ee2e36ca9bb4262e86dc99cd217e35f3470b " ,
512
- strip_prefix = "proc-macro2-1.0.46 " ,
513
- build_file = Label ("//bazel/cargo/wasmtime/remote:BUILD.proc-macro2-1.0.46 .bazel" ),
502
+ sha256 = "5ea3d908b0e36316caf9e9e2c4625cdde190a7e6f440d794667ed17a1855e725 " ,
503
+ strip_prefix = "proc-macro2-1.0.47 " ,
504
+ build_file = Label ("//bazel/cargo/wasmtime/remote:BUILD.proc-macro2-1.0.47 .bazel" ),
514
505
)
515
506
516
507
maybe (
@@ -615,22 +606,22 @@ def wasmtime_fetch_remote_crates():
615
606
616
607
maybe (
617
608
http_archive ,
618
- name = "wasmtime__serde__1_0_145 " ,
619
- url = "https://crates.io/api/v1/crates/serde/1.0.145 /download" ,
609
+ name = "wasmtime__serde__1_0_147 " ,
610
+ url = "https://crates.io/api/v1/crates/serde/1.0.147 /download" ,
620
611
type = "tar.gz" ,
621
- sha256 = "728eb6351430bccb993660dfffc5a72f91ccc1295abaa8ce19b27ebe4f75568b " ,
622
- strip_prefix = "serde-1.0.145 " ,
623
- build_file = Label ("//bazel/cargo/wasmtime/remote:BUILD.serde-1.0.145 .bazel" ),
612
+ sha256 = "d193d69bae983fc11a79df82342761dfbf28a99fc8d203dca4c3c1b590948965 " ,
613
+ strip_prefix = "serde-1.0.147 " ,
614
+ build_file = Label ("//bazel/cargo/wasmtime/remote:BUILD.serde-1.0.147 .bazel" ),
624
615
)
625
616
626
617
maybe (
627
618
http_archive ,
628
- name = "wasmtime__serde_derive__1_0_145 " ,
629
- url = "https://crates.io/api/v1/crates/serde_derive/1.0.145 /download" ,
619
+ name = "wasmtime__serde_derive__1_0_147 " ,
620
+ url = "https://crates.io/api/v1/crates/serde_derive/1.0.147 /download" ,
630
621
type = "tar.gz" ,
631
- sha256 = "81fa1584d3d1bcacd84c277a0dfe21f5b0f6accf4a23d04d4c6d61f1af522b4c " ,
632
- strip_prefix = "serde_derive-1.0.145 " ,
633
- build_file = Label ("//bazel/cargo/wasmtime/remote:BUILD.serde_derive-1.0.145 .bazel" ),
622
+ sha256 = "4f1d362ca8fc9c3e3a7484440752472d68a6caa98f1ab81d99b5dfe517cec852 " ,
623
+ strip_prefix = "serde_derive-1.0.147 " ,
624
+ build_file = Label ("//bazel/cargo/wasmtime/remote:BUILD.serde_derive-1.0.147 .bazel" ),
634
625
)
635
626
636
627
maybe (
@@ -665,12 +656,12 @@ def wasmtime_fetch_remote_crates():
665
656
666
657
maybe (
667
658
http_archive ,
668
- name = "wasmtime__syn__1_0_102 " ,
669
- url = "https://crates.io/api/v1/crates/syn/1.0.102 /download" ,
659
+ name = "wasmtime__syn__1_0_103 " ,
660
+ url = "https://crates.io/api/v1/crates/syn/1.0.103 /download" ,
670
661
type = "tar.gz" ,
671
- sha256 = "3fcd952facd492f9be3ef0d0b7032a6e442ee9b361d4acc2b1d0c4aaa5f613a1 " ,
672
- strip_prefix = "syn-1.0.102 " ,
673
- build_file = Label ("//bazel/cargo/wasmtime/remote:BUILD.syn-1.0.102 .bazel" ),
662
+ sha256 = "a864042229133ada95abf3b54fdc62ef5ccabe9515b64717bcb9a1919e59445d " ,
663
+ strip_prefix = "syn-1.0.103 " ,
664
+ build_file = Label ("//bazel/cargo/wasmtime/remote:BUILD.syn-1.0.103 .bazel" ),
674
665
)
675
666
676
667
maybe (
@@ -715,12 +706,12 @@ def wasmtime_fetch_remote_crates():
715
706
716
707
maybe (
717
708
http_archive ,
718
- name = "wasmtime__unicode_ident__1_0_4 " ,
719
- url = "https://crates.io/api/v1/crates/unicode-ident/1.0.4 /download" ,
709
+ name = "wasmtime__unicode_ident__1_0_5 " ,
710
+ url = "https://crates.io/api/v1/crates/unicode-ident/1.0.5 /download" ,
720
711
type = "tar.gz" ,
721
- sha256 = "dcc811dc4066ac62f84f11307873c4850cb653bfa9b1719cee2bd2204a4bc5dd " ,
722
- strip_prefix = "unicode-ident-1.0.4 " ,
723
- build_file = Label ("//bazel/cargo/wasmtime/remote:BUILD.unicode-ident-1.0.4 .bazel" ),
712
+ sha256 = "6ceab39d59e4c9499d4e5a8ee0e2735b891bb7308ac83dfb4e80cad195c9f6f3 " ,
713
+ strip_prefix = "unicode-ident-1.0.5 " ,
714
+ build_file = Label ("//bazel/cargo/wasmtime/remote:BUILD.unicode-ident-1.0.5 .bazel" ),
724
715
)
725
716
726
717
maybe (
0 commit comments