mirror of
https://github.com/leptos-rs/leptos.git
synced 2025-12-27 11:04:40 -05:00
chore: publish patch releases
This commit is contained in:
41
Cargo.lock
generated
41
Cargo.lock
generated
@@ -903,12 +903,14 @@ dependencies = [
|
|||||||
[[package]]
|
[[package]]
|
||||||
name = "dioxus-cli-config"
|
name = "dioxus-cli-config"
|
||||||
version = "0.7.0-rc.0"
|
version = "0.7.0-rc.0"
|
||||||
source = "git+https://github.com/dioxuslabs/dioxus#2e7e0696a320a2a98a07e405603f59c8296b0b42"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
|
checksum = "b8cec511d8a05ed60071bb0088f07ec40325faf27a608fa19d65befdd842b57f"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "dioxus-core"
|
name = "dioxus-core"
|
||||||
version = "0.7.0-rc.0"
|
version = "0.7.0-rc.0"
|
||||||
source = "git+https://github.com/dioxuslabs/dioxus#2e7e0696a320a2a98a07e405603f59c8296b0b42"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
|
checksum = "07b55eccaa5c4f35f1755ea18a5716fe8ecba60ff1f25c52be6ceda2e6a52eb6"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"const_format",
|
"const_format",
|
||||||
"dioxus-core-types",
|
"dioxus-core-types",
|
||||||
@@ -929,12 +931,14 @@ dependencies = [
|
|||||||
[[package]]
|
[[package]]
|
||||||
name = "dioxus-core-types"
|
name = "dioxus-core-types"
|
||||||
version = "0.7.0-rc.0"
|
version = "0.7.0-rc.0"
|
||||||
source = "git+https://github.com/dioxuslabs/dioxus#2e7e0696a320a2a98a07e405603f59c8296b0b42"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
|
checksum = "f0ef2a94b4ceb8f7a39f56a539d07e82b0358a49a0b95028ad48635975df29d7"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "dioxus-devtools"
|
name = "dioxus-devtools"
|
||||||
version = "0.7.0-rc.0"
|
version = "0.7.0-rc.0"
|
||||||
source = "git+https://github.com/dioxuslabs/dioxus#2e7e0696a320a2a98a07e405603f59c8296b0b42"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
|
checksum = "60af4e129968ab1713471ed0b29c3eefa4e8e09252429487d7a581e93c7ecfe5"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"dioxus-cli-config",
|
"dioxus-cli-config",
|
||||||
"dioxus-core",
|
"dioxus-core",
|
||||||
@@ -952,7 +956,8 @@ dependencies = [
|
|||||||
[[package]]
|
[[package]]
|
||||||
name = "dioxus-devtools-types"
|
name = "dioxus-devtools-types"
|
||||||
version = "0.7.0-rc.0"
|
version = "0.7.0-rc.0"
|
||||||
source = "git+https://github.com/dioxuslabs/dioxus#2e7e0696a320a2a98a07e405603f59c8296b0b42"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
|
checksum = "64274704b6a8d018112473cdce0b3db1dcccfa79bde445223592fe4e396ff5ef"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"dioxus-core",
|
"dioxus-core",
|
||||||
"serde",
|
"serde",
|
||||||
@@ -962,7 +967,8 @@ dependencies = [
|
|||||||
[[package]]
|
[[package]]
|
||||||
name = "dioxus-signals"
|
name = "dioxus-signals"
|
||||||
version = "0.7.0-rc.0"
|
version = "0.7.0-rc.0"
|
||||||
source = "git+https://github.com/dioxuslabs/dioxus#2e7e0696a320a2a98a07e405603f59c8296b0b42"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
|
checksum = "d1d0e70a8da969c0404f5ef8cf6f47042bea55608b582079f3ea3d9fff46125c"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"dioxus-core",
|
"dioxus-core",
|
||||||
"futures-channel",
|
"futures-channel",
|
||||||
@@ -1239,7 +1245,8 @@ dependencies = [
|
|||||||
[[package]]
|
[[package]]
|
||||||
name = "generational-box"
|
name = "generational-box"
|
||||||
version = "0.7.0-rc.0"
|
version = "0.7.0-rc.0"
|
||||||
source = "git+https://github.com/dioxuslabs/dioxus#2e7e0696a320a2a98a07e405603f59c8296b0b42"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
|
checksum = "cb058e0358ff765e719ab3e61629c5090fedb6a6ccf66479de21440a33d7f084"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"parking_lot",
|
"parking_lot",
|
||||||
"tracing",
|
"tracing",
|
||||||
@@ -1873,7 +1880,7 @@ checksum = "d4345964bb142484797b161f473a503a434de77149dd8c7427788c6e13379388"
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "leptos"
|
name = "leptos"
|
||||||
version = "0.8.9"
|
version = "0.8.10"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"any_spawner",
|
"any_spawner",
|
||||||
"base64",
|
"base64",
|
||||||
@@ -1994,7 +2001,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "leptos_dom"
|
name = "leptos_dom"
|
||||||
version = "0.8.6"
|
version = "0.8.7"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"js-sys",
|
"js-sys",
|
||||||
"leptos",
|
"leptos",
|
||||||
@@ -2027,7 +2034,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "leptos_integration_utils"
|
name = "leptos_integration_utils"
|
||||||
version = "0.8.5"
|
version = "0.8.6"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"futures",
|
"futures",
|
||||||
"hydration_context",
|
"hydration_context",
|
||||||
@@ -2040,7 +2047,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "leptos_macro"
|
name = "leptos_macro"
|
||||||
version = "0.8.8"
|
version = "0.8.9"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"attribute-derive",
|
"attribute-derive",
|
||||||
"cfg-if",
|
"cfg-if",
|
||||||
@@ -2084,7 +2091,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "leptos_router"
|
name = "leptos_router"
|
||||||
version = "0.8.7"
|
version = "0.8.8"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"any_spawner",
|
"any_spawner",
|
||||||
"either_of",
|
"either_of",
|
||||||
@@ -2868,7 +2875,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "reactive_graph"
|
name = "reactive_graph"
|
||||||
version = "0.2.7"
|
version = "0.2.8"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"any_spawner",
|
"any_spawner",
|
||||||
"async-lock",
|
"async-lock",
|
||||||
@@ -3638,7 +3645,8 @@ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
|
|||||||
[[package]]
|
[[package]]
|
||||||
name = "subsecond"
|
name = "subsecond"
|
||||||
version = "0.7.0-rc.0"
|
version = "0.7.0-rc.0"
|
||||||
source = "git+https://github.com/dioxuslabs/dioxus#2e7e0696a320a2a98a07e405603f59c8296b0b42"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
|
checksum = "b14ed4d86ab065ffbfdb994fd3e44daf5244b02cb643bd52949d74b703f36605"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"js-sys",
|
"js-sys",
|
||||||
"libc",
|
"libc",
|
||||||
@@ -3656,7 +3664,8 @@ dependencies = [
|
|||||||
[[package]]
|
[[package]]
|
||||||
name = "subsecond-types"
|
name = "subsecond-types"
|
||||||
version = "0.7.0-rc.0"
|
version = "0.7.0-rc.0"
|
||||||
source = "git+https://github.com/dioxuslabs/dioxus#2e7e0696a320a2a98a07e405603f59c8296b0b42"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
|
checksum = "275920a8a5634e47e12253971db85946798795bbe4d9dfc1debf23533d823983"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"serde",
|
"serde",
|
||||||
]
|
]
|
||||||
@@ -3735,7 +3744,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "tachys"
|
name = "tachys"
|
||||||
version = "0.2.8"
|
version = "0.2.9"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"any_spawner",
|
"any_spawner",
|
||||||
"async-trait",
|
"async-trait",
|
||||||
|
|||||||
20
Cargo.toml
20
Cargo.toml
@@ -50,26 +50,26 @@ any_spawner = { path = "./any_spawner/", version = "0.3.0" }
|
|||||||
const_str_slice_concat = { path = "./const_str_slice_concat", version = "0.1" }
|
const_str_slice_concat = { path = "./const_str_slice_concat", version = "0.1" }
|
||||||
either_of = { path = "./either_of/", version = "0.1.6" }
|
either_of = { path = "./either_of/", version = "0.1.6" }
|
||||||
hydration_context = { path = "./hydration_context", version = "0.3.0" }
|
hydration_context = { path = "./hydration_context", version = "0.3.0" }
|
||||||
leptos = { path = "./leptos", version = "0.8.9" }
|
leptos = { path = "./leptos", version = "0.8.10" }
|
||||||
leptos_config = { path = "./leptos_config", version = "0.8.7" }
|
leptos_config = { path = "./leptos_config", version = "0.8.7" }
|
||||||
leptos_dom = { path = "./leptos_dom", version = "0.8.6" }
|
leptos_dom = { path = "./leptos_dom", version = "0.8.7" }
|
||||||
leptos_hot_reload = { path = "./leptos_hot_reload", version = "0.8.5" }
|
leptos_hot_reload = { path = "./leptos_hot_reload", version = "0.8.5" }
|
||||||
leptos_integration_utils = { path = "./integrations/utils", version = "0.8.5" }
|
leptos_integration_utils = { path = "./integrations/utils", version = "0.8.6" }
|
||||||
leptos_macro = { path = "./leptos_macro", version = "0.8.8" }
|
leptos_macro = { path = "./leptos_macro", version = "0.8.9" }
|
||||||
leptos_router = { path = "./router", version = "0.8.7" }
|
leptos_router = { path = "./router", version = "0.8.8" }
|
||||||
leptos_router_macro = { path = "./router_macro", version = "0.8.5" }
|
leptos_router_macro = { path = "./router_macro", version = "0.8.5" }
|
||||||
leptos_server = { path = "./leptos_server", version = "0.8.5" }
|
leptos_server = { path = "./leptos_server", version = "0.8.5" }
|
||||||
leptos_meta = { path = "./meta", version = "0.8.5" }
|
leptos_meta = { path = "./meta", version = "0.8.5" }
|
||||||
next_tuple = { path = "./next_tuple", version = "0.1.0" }
|
next_tuple = { path = "./next_tuple", version = "0.1.0" }
|
||||||
oco_ref = { path = "./oco", version = "0.2.1" }
|
oco_ref = { path = "./oco", version = "0.2.1" }
|
||||||
or_poisoned = { path = "./or_poisoned", version = "0.1.0" }
|
or_poisoned = { path = "./or_poisoned", version = "0.1.0" }
|
||||||
reactive_graph = { path = "./reactive_graph", version = "0.2.7" }
|
reactive_graph = { path = "./reactive_graph", version = "0.2.8" }
|
||||||
reactive_stores = { path = "./reactive_stores", version = "0.2.5" }
|
reactive_stores = { path = "./reactive_stores", version = "0.2.5" }
|
||||||
reactive_stores_macro = { path = "./reactive_stores_macro", version = "0.2.6" }
|
reactive_stores_macro = { path = "./reactive_stores_macro", version = "0.2.6" }
|
||||||
server_fn = { path = "./server_fn", version = "0.8.7" }
|
server_fn = { path = "./server_fn", version = "0.8.7" }
|
||||||
server_fn_macro = { path = "./server_fn_macro", version = "0.8.7" }
|
server_fn_macro = { path = "./server_fn_macro", version = "0.8.7" }
|
||||||
server_fn_macro_default = { path = "./server_fn/server_fn_macro_default", version = "0.8.5" }
|
server_fn_macro_default = { path = "./server_fn/server_fn_macro_default", version = "0.8.5" }
|
||||||
tachys = { path = "./tachys", version = "0.2.8" }
|
tachys = { path = "./tachys", version = "0.2.9" }
|
||||||
wasm_split_helpers = { path = "./wasm_split", version = "0.1.2" }
|
wasm_split_helpers = { path = "./wasm_split", version = "0.1.2" }
|
||||||
wasm_split_macros = { path = "./wasm_split_macros", version = "0.1.3" }
|
wasm_split_macros = { path = "./wasm_split_macros", version = "0.1.3" }
|
||||||
|
|
||||||
@@ -170,9 +170,9 @@ async-lock = { default-features = false, version = "3.4.1" }
|
|||||||
base16 = { default-features = false, version = "0.2.1" }
|
base16 = { default-features = false, version = "0.2.1" }
|
||||||
digest = { default-features = false, version = "0.10.7" }
|
digest = { default-features = false, version = "0.10.7" }
|
||||||
sha2 = { default-features = false, version = "0.10.8" }
|
sha2 = { default-features = false, version = "0.10.8" }
|
||||||
subsecond = { default-features = false, git = "https://github.com/dioxuslabs/dioxus" }
|
subsecond = { default-features = false, version = "0.7.0-rc.0" }
|
||||||
dioxus-cli-config = { default-features = false, git = "https://github.com/dioxuslabs/dioxus" }
|
dioxus-cli-config = { default-features = false, version = "0.7.0-rc.0" }
|
||||||
dioxus-devtools = { default-features = false, git = "https://github.com/dioxuslabs/dioxus" }
|
dioxus-devtools = { default-features = false, version = "0.7.0-rc.0" }
|
||||||
|
|
||||||
[profile.release]
|
[profile.release]
|
||||||
codegen-units = 1
|
codegen-units = 1
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ authors = ["Greg Johnston"]
|
|||||||
license = "MIT"
|
license = "MIT"
|
||||||
repository = "https://github.com/leptos-rs/leptos"
|
repository = "https://github.com/leptos-rs/leptos"
|
||||||
description = "Utilities to help build server integrations for the Leptos web framework."
|
description = "Utilities to help build server integrations for the Leptos web framework."
|
||||||
version = "0.8.5"
|
version = "0.8.6"
|
||||||
rust-version.workspace = true
|
rust-version.workspace = true
|
||||||
edition.workspace = true
|
edition.workspace = true
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "leptos"
|
name = "leptos"
|
||||||
version = "0.8.9"
|
version = "0.8.10"
|
||||||
authors = ["Greg Johnston"]
|
authors = ["Greg Johnston"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
repository = "https://github.com/leptos-rs/leptos"
|
repository = "https://github.com/leptos-rs/leptos"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "leptos_dom"
|
name = "leptos_dom"
|
||||||
version = "0.8.6"
|
version = "0.8.7"
|
||||||
authors = ["Greg Johnston"]
|
authors = ["Greg Johnston"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
repository = "https://github.com/leptos-rs/leptos"
|
repository = "https://github.com/leptos-rs/leptos"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "leptos_macro"
|
name = "leptos_macro"
|
||||||
version = "0.8.8"
|
version = "0.8.9"
|
||||||
authors = ["Greg Johnston"]
|
authors = ["Greg Johnston"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
repository = "https://github.com/leptos-rs/leptos"
|
repository = "https://github.com/leptos-rs/leptos"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "reactive_graph"
|
name = "reactive_graph"
|
||||||
version = "0.2.7"
|
version = "0.2.8"
|
||||||
authors = ["Greg Johnston"]
|
authors = ["Greg Johnston"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
readme = "../README.md"
|
readme = "../README.md"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "leptos_router"
|
name = "leptos_router"
|
||||||
version = "0.8.7"
|
version = "0.8.8"
|
||||||
authors = ["Greg Johnston", "Ben Wishovich"]
|
authors = ["Greg Johnston", "Ben Wishovich"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
readme = "../README.md"
|
readme = "../README.md"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "tachys"
|
name = "tachys"
|
||||||
version = "0.2.8"
|
version = "0.2.9"
|
||||||
authors = ["Greg Johnston"]
|
authors = ["Greg Johnston"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
readme = "../README.md"
|
readme = "../README.md"
|
||||||
|
|||||||
Reference in New Issue
Block a user