mirror of
https://github.com/leptos-rs/leptos.git
synced 2025-12-27 09:54:41 -05:00
Version any_spawner alongside other crates, reexport CustomExecutor (#3284)
* rc2 version any_spawner Signed-off-by: Darwin Boersma <darwin@sadlark.com> * reexport full any_spawner crate Signed-off-by: Darwin Boersma <darwin@sadlark.com> --------- Signed-off-by: Darwin Boersma <darwin@sadlark.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "any_spawner"
|
||||
version = "0.1.1"
|
||||
version = "0.2.0-rc2"
|
||||
authors = ["Greg Johnston"]
|
||||
license = "MIT"
|
||||
readme = "../README.md"
|
||||
|
||||
Reference in New Issue
Block a user