1- // Generated by `wit-bindgen` 0.48 .0. DO NOT EDIT!
1+ // Generated by `wit-bindgen` 0.51 .0. DO NOT EDIT!
22// Options used:
33// * std_feature
44// * with "wasi:cli/environment@0.2.4" = "crate::cli::environment"
@@ -133,7 +133,7 @@ pub mod exports {
133133}
134134#[ rustfmt:: skip]
135135mod _rt {
136- #![ allow( dead_code, clippy:: all) ]
136+ #![ allow( dead_code, unused_imports , clippy:: all) ]
137137 #[ cfg( target_arch = "wasm32" ) ]
138138 pub fn run_ctors_once ( ) {
139139 wit_bindgen:: rt:: run_ctors_once ( ) ;
@@ -167,7 +167,7 @@ macro_rules! __export_command_impl {
167167 exports:: wasi:: cli:: run:: __export_wasi_cli_run_0_2_4_cabi!( $ty with_types_in
168168 $( $path_to_types_root) * :: exports:: wasi:: cli:: run) ; const _ : ( ) = {
169169 #[ rustfmt:: skip] #[ cfg( target_arch = "wasm32" ) ] #[ unsafe ( link_section =
170- "component-type:wit-bindgen:0.48 .0:wasi:cli@0.2.4:command:imports and exportsrust-wasip2-1.0.1+wasi-0.2.4-from-crates-io-command-world" ) ]
170+ "component-type:wit-bindgen:0.51 .0:wasi:cli@0.2.4:command:imports and exportsrust-wasip2-1.0.1+wasi-0.2.4-from-crates-io-command-world" ) ]
171171 #[ doc( hidden) ] #[ allow( clippy:: octal_escapes) ] pub static
172172 __WIT_BINDGEN_COMPONENT_TYPE : [ u8 ; 10773 ] = *
173173 b"\
@@ -387,8 +387,8 @@ nsecure-random-u64\x01\x02\x03\0\x1awasi:random/insecure@0.2.4\x05*\x01B\x03\x01
387387 o\x02 ww\x01 @\0 \0 \0 \x04 \0 \x0d insecure-seed\x01 \x01 \x03 \0 \x1f wasi:random/insecure-\
388388 seed@0.2.4\x05 +\x01 B\x03 \x01 j\0 \0 \x01 @\0 \0 \0 \x04 \0 \x03 run\x01 \x01 \x04 \0 \x12 wasi:\
389389 cli/run@0.2.4\x05 ,\x04 \0 \x16 wasi:cli/command@0.2.4\x04 \0 \x0b \x0d \x01 \0 \x07 comman\
390- d\x03 \0 \0 \0 G\x09 producers\x01 \x0c processed-by\x02 \x0d wit-component\x07 0.241.2 \x10 \
391- wit-bindgen-rust\x06 0.48 .0";
390+ d\x03 \0 \0 \0 G\x09 producers\x01 \x0c processed-by\x02 \x0d wit-component\x07 0.244.0 \x10 \
391+ wit-bindgen-rust\x06 0.51 .0";
392392 } ;
393393 } ;
394394}
@@ -397,8 +397,8 @@ pub use __export_command_impl as _export_command;
397397#[ rustfmt:: skip]
398398#[ cfg( target_arch = "wasm32" ) ]
399399
400- #[ cfg_attr( feature = "rustc-dep-of-std" , unsafe ( link_section = "component-type:wit-bindgen:0.48 .0:wasi:cli@0.2.4:command-with-all-of-its-exports-removed:encoded worldrust-wasip2-1.0.1+wasi-0.2.4-from-crates-io-command-world-in-libstd" ) ) ]
401- #[ cfg_attr( not( feature = "rustc-dep-of-std" ) , unsafe ( link_section = "component-type:wit-bindgen:0.48 .0:wasi:cli@0.2.4:command-with-all-of-its-exports-removed:encoded worldrust-wasip2-1.0.1+wasi-0.2.4-from-crates-io-command-world" ) ) ]
400+ #[ cfg_attr( feature = "rustc-dep-of-std" , unsafe ( link_section = "component-type:wit-bindgen:0.51 .0:wasi:cli@0.2.4:command-with-all-of-its-exports-removed:encoded worldrust-wasip2-1.0.1+wasi-0.2.4-from-crates-io-command-world-in-libstd" ) ) ]
401+ #[ cfg_attr( not( feature = "rustc-dep-of-std" ) , unsafe ( link_section = "component-type:wit-bindgen:0.51 .0:wasi:cli@0.2.4:command-with-all-of-its-exports-removed:encoded worldrust-wasip2-1.0.1+wasi-0.2.4-from-crates-io-command-world" ) ) ]
402402
403403#[ doc( hidden) ]
404404#[ allow( clippy:: octal_escapes) ]
@@ -619,7 +619,7 @@ nsecure-random-u64\x01\x02\x03\0\x1awasi:random/insecure@0.2.4\x05*\x01B\x03\x01
619619 o\x02 ww\x01 @\0 \0 \0 \x04 \0 \x0d insecure-seed\x01 \x01 \x03 \0 \x1f wasi:random/insecure-\
620620 seed@0.2.4\x05 +\x04 \0 6wasi:cli/command-with-all-of-its-exports-removed@0.2.4\x04 \
621621\0 \x0b -\x01 \0 'command-with-all-of-its-exports-removed\x03 \0 \0 \0 G\x09 producers\x01 \
622- \x0c processed-by\x02 \x0d wit-component\x07 0.241.2 \x10 wit-bindgen-rust\x06 0.48 .0";
622+ \x0c processed-by\x02 \x0d wit-component\x07 0.244.0 \x10 wit-bindgen-rust\x06 0.51 .0";
623623#[ inline( never) ]
624624#[ doc( hidden) ]
625625pub fn __link_custom_section_describing_imports ( ) {
0 commit comments