[dependencies.smol]
version = "2"
[dependencies.spawn-std-core]
version = "0.1.0-alpha.1"
[lib]
name = "spawn_std_smol_2"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "smol v2 implementation for spawn-std"
edition = "2024"
keywords = ["async"]
license = "MIT OR Apache-2.0 OR EUPL-1.2"
name = "spawn-std-smol-2"
readme = false
repository = "https://github.com/neeko-cat/spawn-std"
version = "0.1.0-alpha.1"