1
2
3
4

				pub const WASM_BINARY: Option<&[u8]> = Some(include_bytes!("/home/runner/work/Tuxedo/Tuxedo/target/debug/wbuild/tuxedo-template-runtime/tuxedo_template_runtime.wasm"));
				pub const WASM_BINARY_BLOATY: Option<&[u8]> = Some(include_bytes!("/home/runner/work/Tuxedo/Tuxedo/target/debug/wbuild/tuxedo-template-runtime/tuxedo_template_runtime.wasm"));