golem-websocket 0.0.2

Packages golem:websocket as a simple Rust crate
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "golem-websocket"
version = "0.0.2"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Packages golem:websocket as a simple Rust crate"
homepage = "https://github.com/golemcloud/wasm-rquickjs"
readme = false
license = "Apache-2.0"
repository = "https://github.com/golemcloud/wasm-rquickjs"

[package.metadata.component.target.dependencies."golem:websocket"]
path = "wit/deps/golem-websocket"

[lib]
name = "golem_websocket"
path = "src/lib.rs"

[dependencies.wasip2]
version = "1.0"

[dependencies.wit-bindgen]
version = "0.51.0"
features = ["macros"]
default-features = false

[dependencies.wit-bindgen-rt]
version = "0.42.1"