@@ -39,16 +39,16 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
39
39
40
40
[[package ]]
41
41
name = " cranelift-bforest"
42
- version = " 0.72 .0"
43
- source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#8e43e96410a14143d368273cf1e708f8094bb8e0 "
42
+ version = " 0.73 .0"
43
+ source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#45bee40f338c631bff4a799288101ba328c7ad36 "
44
44
dependencies = [
45
45
" cranelift-entity" ,
46
46
]
47
47
48
48
[[package ]]
49
49
name = " cranelift-codegen"
50
- version = " 0.72 .0"
51
- source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#8e43e96410a14143d368273cf1e708f8094bb8e0 "
50
+ version = " 0.73 .0"
51
+ source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#45bee40f338c631bff4a799288101ba328c7ad36 "
52
52
dependencies = [
53
53
" byteorder" ,
54
54
" cranelift-bforest" ,
@@ -65,27 +65,27 @@ dependencies = [
65
65
66
66
[[package ]]
67
67
name = " cranelift-codegen-meta"
68
- version = " 0.72 .0"
69
- source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#8e43e96410a14143d368273cf1e708f8094bb8e0 "
68
+ version = " 0.73 .0"
69
+ source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#45bee40f338c631bff4a799288101ba328c7ad36 "
70
70
dependencies = [
71
71
" cranelift-codegen-shared" ,
72
72
" cranelift-entity" ,
73
73
]
74
74
75
75
[[package ]]
76
76
name = " cranelift-codegen-shared"
77
- version = " 0.72 .0"
78
- source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#8e43e96410a14143d368273cf1e708f8094bb8e0 "
77
+ version = " 0.73 .0"
78
+ source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#45bee40f338c631bff4a799288101ba328c7ad36 "
79
79
80
80
[[package ]]
81
81
name = " cranelift-entity"
82
- version = " 0.72 .0"
83
- source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#8e43e96410a14143d368273cf1e708f8094bb8e0 "
82
+ version = " 0.73 .0"
83
+ source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#45bee40f338c631bff4a799288101ba328c7ad36 "
84
84
85
85
[[package ]]
86
86
name = " cranelift-frontend"
87
- version = " 0.72 .0"
88
- source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#8e43e96410a14143d368273cf1e708f8094bb8e0 "
87
+ version = " 0.73 .0"
88
+ source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#45bee40f338c631bff4a799288101ba328c7ad36 "
89
89
dependencies = [
90
90
" cranelift-codegen" ,
91
91
" log" ,
@@ -95,8 +95,8 @@ dependencies = [
95
95
96
96
[[package ]]
97
97
name = " cranelift-jit"
98
- version = " 0.72 .0"
99
- source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#8e43e96410a14143d368273cf1e708f8094bb8e0 "
98
+ version = " 0.73 .0"
99
+ source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#45bee40f338c631bff4a799288101ba328c7ad36 "
100
100
dependencies = [
101
101
" anyhow" ,
102
102
" cranelift-codegen" ,
@@ -113,8 +113,8 @@ dependencies = [
113
113
114
114
[[package ]]
115
115
name = " cranelift-module"
116
- version = " 0.72 .0"
117
- source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#8e43e96410a14143d368273cf1e708f8094bb8e0 "
116
+ version = " 0.73 .0"
117
+ source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#45bee40f338c631bff4a799288101ba328c7ad36 "
118
118
dependencies = [
119
119
" anyhow" ,
120
120
" cranelift-codegen" ,
@@ -125,17 +125,17 @@ dependencies = [
125
125
126
126
[[package ]]
127
127
name = " cranelift-native"
128
- version = " 0.72 .0"
129
- source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#8e43e96410a14143d368273cf1e708f8094bb8e0 "
128
+ version = " 0.73 .0"
129
+ source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#45bee40f338c631bff4a799288101ba328c7ad36 "
130
130
dependencies = [
131
131
" cranelift-codegen" ,
132
132
" target-lexicon" ,
133
133
]
134
134
135
135
[[package ]]
136
136
name = " cranelift-object"
137
- version = " 0.72 .0"
138
- source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#8e43e96410a14143d368273cf1e708f8094bb8e0 "
137
+ version = " 0.73 .0"
138
+ source = " git+https://github.com/bytecodealliance/wasmtime/?branch=main#45bee40f338c631bff4a799288101ba328c7ad36 "
139
139
dependencies = [
140
140
" anyhow" ,
141
141
" cranelift-codegen" ,
@@ -306,6 +306,7 @@ dependencies = [
306
306
" cranelift-frontend" ,
307
307
" cranelift-jit" ,
308
308
" cranelift-module" ,
309
+ " cranelift-native" ,
309
310
" cranelift-object" ,
310
311
" gimli" ,
311
312
" indexmap" ,
@@ -334,9 +335,9 @@ dependencies = [
334
335
335
336
[[package ]]
336
337
name = " target-lexicon"
337
- version = " 0.11.2 "
338
+ version = " 0.12.0 "
338
339
source = " registry+https://github.com/rust-lang/crates.io-index"
339
- checksum = " 422045212ea98508ae3d28025bc5aaa2bd4a9cdaecd442a08da2ee620ee9ea95 "
340
+ checksum = " 64ae3b39281e4b14b8123bdbaddd472b7dfe215e444181f2f9d2443c2444f834 "
340
341
341
342
[[package ]]
342
343
name = " thiserror"
0 commit comments