mirror of
https://github.com/leptos-rs/leptos.git
synced 2025-12-27 07:34:35 -05:00
Bumps the rust-dependencies group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.43` | `0.1.44` | | [bitcode](https://github.com/SoftbearStudios/bitcode) | `0.6.7` | `0.6.9` | | [insta](https://github.com/mitsuhiko/insta) | `1.44.3` | `1.45.0` | | [bumpalo](https://github.com/fitzgen/bumpalo) | `3.19.0` | `3.19.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.49` | `1.2.50` | | [glam](https://github.com/bitshifter/glam-rs) | `0.30.8` | `0.30.9` | | [half](https://github.com/VoidStarKat/half-rs) | `2.6.0` | `2.7.1` | | [minicov](https://github.com/Amanieu/minicov) | `0.3.7` | `0.3.8` | | [rustls-pki-types](https://github.com/rustls/pki-types) | `1.13.1` | `1.13.2` | | [system-deps](https://github.com/gdesmott/system-deps) | `7.0.5` | `7.0.7` | | [toml_parser](https://github.com/toml-rs/toml) | `1.0.4` | `1.0.6+spec-1.1.0` | | [toml_writer](https://github.com/toml-rs/toml) | `1.0.4` | `1.0.6+spec-1.1.0` | | [utf8-width](https://github.com/magiclen/utf8-width) | `0.1.7` | `0.1.8` | | [version-compare](https://gitlab.com/timvisee/version-compare) | `0.2.0` | `0.2.1` | Updates `tracing` from 0.1.43 to 0.1.44 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.43...tracing-0.1.44) Updates `bitcode` from 0.6.7 to 0.6.9 - [Commits](https://github.com/SoftbearStudios/bitcode/commits) Updates `insta` from 1.44.3 to 1.45.0 - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](https://github.com/mitsuhiko/insta/compare/1.44.3...1.45.0) Updates `bitcode_derive` from 0.6.7 to 0.6.9 - [Commits](https://github.com/SoftbearStudios/bitcode/commits) Updates `bumpalo` from 3.19.0 to 3.19.1 - [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md) - [Commits](https://github.com/fitzgen/bumpalo/compare/v3.19.0...v3.19.1) Updates `cc` from 1.2.49 to 1.2.50 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.49...cc-v1.2.50) Updates `glam` from 0.30.8 to 0.30.9 - [Changelog](https://github.com/bitshifter/glam-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitshifter/glam-rs/compare/0.30.8...0.30.9) Updates `half` from 2.6.0 to 2.7.1 - [Release notes](https://github.com/VoidStarKat/half-rs/releases) - [Changelog](https://github.com/VoidStarKat/half-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/VoidStarKat/half-rs/compare/v2.6.0...v2.7.1) Updates `minicov` from 0.3.7 to 0.3.8 - [Changelog](https://github.com/Amanieu/minicov/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/minicov/compare/v0.3.7...v0.3.8) Updates `rustls-pki-types` from 1.13.1 to 1.13.2 - [Release notes](https://github.com/rustls/pki-types/releases) - [Commits](https://github.com/rustls/pki-types/compare/v/1.13.1...v/1.13.2) Updates `system-deps` from 7.0.5 to 7.0.7 - [Release notes](https://github.com/gdesmott/system-deps/releases) - [Changelog](https://github.com/gdesmott/system-deps/blob/main/CHANGELOG.md) - [Commits](https://github.com/gdesmott/system-deps/compare/v7.0.5...v7.0.7) Updates `toml` from 0.8.23 to 0.9.8 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.23...toml-v0.9.8) Updates `toml_datetime` from 0.6.11 to 0.7.3 - [Commits](https://github.com/toml-rs/toml/compare/toml_datetime-v0.6.11...toml_datetime-v0.7.3) Updates `toml_edit` from 0.22.27 to 0.23.7 - [Commits](https://github.com/toml-rs/toml/compare/v0.22.27...v0.23.7) Updates `toml_parser` from 1.0.4 to 1.0.6+spec-1.1.0 - [Commits](https://github.com/toml-rs/toml/compare/toml_parser-v1.0.4...toml_parser-v1.0.6) Updates `toml_writer` from 1.0.4 to 1.0.6+spec-1.1.0 - [Commits](https://github.com/toml-rs/toml/compare/toml_writer-v1.0.4...toml_writer-v1.0.6) Updates `tracing-core` from 0.1.35 to 0.1.36 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](https://github.com/tokio-rs/tracing/compare/tracing-core-0.1.35...tracing-core-0.1.36) Updates `utf8-width` from 0.1.7 to 0.1.8 - [Commits](https://github.com/magiclen/utf8-width/compare/v0.1.7...v0.1.8) Updates `version-compare` from 0.2.0 to 0.2.1 - [Changelog](https://gitlab.com/timvisee/version-compare/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/timvisee/version-compare/compare/v0.2.0...v0.2.1) --- updated-dependencies: - dependency-name: tracing dependency-version: 0.1.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: bitcode dependency-version: 0.6.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: insta dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: bitcode_derive dependency-version: 0.6.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: bumpalo dependency-version: 3.19.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: cc dependency-version: 1.2.50 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: glam dependency-version: 0.30.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: half dependency-version: 2.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: minicov dependency-version: 0.3.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rustls-pki-types dependency-version: 1.13.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: system-deps dependency-version: 7.0.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: toml dependency-version: 0.9.8 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: toml_datetime dependency-version: 0.7.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: toml_edit dependency-version: 0.23.7 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: toml_parser dependency-version: 1.0.6+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: toml_writer dependency-version: 1.0.6+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tracing-core dependency-version: 0.1.36 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: utf8-width dependency-version: 0.1.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: version-compare dependency-version: 0.2.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
190 lines
8.7 KiB
TOML
190 lines
8.7 KiB
TOML
[workspace]
|
|
resolver = "2"
|
|
members = [
|
|
# utilities
|
|
"any_spawner",
|
|
"const_str_slice_concat",
|
|
"either_of",
|
|
"next_tuple",
|
|
"oco",
|
|
"or_poisoned",
|
|
|
|
# core
|
|
"hydration_context",
|
|
"leptos",
|
|
"leptos_dom",
|
|
"leptos_config",
|
|
"leptos_hot_reload",
|
|
"leptos_macro",
|
|
"leptos_server",
|
|
"reactive_graph",
|
|
"reactive_stores",
|
|
"reactive_stores_macro",
|
|
"server_fn",
|
|
"server_fn_macro",
|
|
"server_fn/server_fn_macro_default",
|
|
"tachys",
|
|
|
|
# integrations
|
|
"integrations/actix",
|
|
"integrations/axum",
|
|
"integrations/utils",
|
|
|
|
# libraries
|
|
"meta",
|
|
"router",
|
|
"router_macro",
|
|
"any_error",
|
|
]
|
|
exclude = ["benchmarks", "examples", "projects"]
|
|
|
|
[workspace.package]
|
|
edition = "2021"
|
|
rust-version = "1.88"
|
|
|
|
[workspace.dependencies]
|
|
# members
|
|
throw_error = { path = "./any_error/", version = "0.3.1" }
|
|
any_spawner = { path = "./any_spawner/", version = "0.3.0" }
|
|
const_str_slice_concat = { path = "./const_str_slice_concat", version = "0.1" }
|
|
either_of = { path = "./either_of/", version = "0.1.6" }
|
|
hydration_context = { path = "./hydration_context", version = "0.3.0" }
|
|
leptos = { path = "./leptos", version = "0.8.15" }
|
|
leptos_config = { path = "./leptos_config", version = "0.8.8" }
|
|
leptos_dom = { path = "./leptos_dom", version = "0.8.7" }
|
|
leptos_hot_reload = { path = "./leptos_hot_reload", version = "0.8.5" }
|
|
leptos_integration_utils = { path = "./integrations/utils", version = "0.8.7" }
|
|
leptos_macro = { path = "./leptos_macro", version = "0.8.13" }
|
|
leptos_router = { path = "./router", version = "0.8.11" }
|
|
leptos_router_macro = { path = "./router_macro", version = "0.8.6" }
|
|
leptos_server = { path = "./leptos_server", version = "0.8.6" }
|
|
leptos_meta = { path = "./meta", version = "0.8.5" }
|
|
next_tuple = { path = "./next_tuple", version = "0.1.0" }
|
|
oco_ref = { path = "./oco", version = "0.2.1" }
|
|
or_poisoned = { path = "./or_poisoned", version = "0.1.0" }
|
|
reactive_graph = { path = "./reactive_graph", version = "0.2.12" }
|
|
reactive_stores = { path = "./reactive_stores", version = "0.3.1" }
|
|
reactive_stores_macro = { path = "./reactive_stores_macro", version = "0.2.6" }
|
|
server_fn = { path = "./server_fn", version = "0.8.9" }
|
|
server_fn_macro = { path = "./server_fn_macro", version = "0.8.8" }
|
|
server_fn_macro_default = { path = "./server_fn/server_fn_macro_default", version = "0.8.5" }
|
|
tachys = { path = "./tachys", version = "0.2.11" }
|
|
|
|
# members deps
|
|
async-once-cell = { default-features = false, version = "0.5.4" }
|
|
itertools = { default-features = false, version = "0.14.0" }
|
|
convert_case = { default-features = false, version = "0.10.0" }
|
|
serde_json = { default-features = false, version = "1.0.145" }
|
|
trybuild = { default-features = false, version = "1.0.114" }
|
|
typed-builder = { default-features = false, version = "0.23.2" }
|
|
typed-builder-macro = { default-features = false, version = "0.23.2" }
|
|
thiserror = { default-features = false, version = "2.0.17" }
|
|
wasm-bindgen = { default-features = false, version = "0.2.106" }
|
|
indexmap = { default-features = false, version = "2.12.1" }
|
|
rstml = { default-features = false, version = "0.12.1" }
|
|
rustc_version = { default-features = false, version = "0.4.1" }
|
|
guardian = { default-features = false, version = "1.3.0" }
|
|
rustc-hash = { default-features = false, version = "2.1.1" }
|
|
actix-web = { default-features = false, version = "4.12.1" }
|
|
tracing = { default-features = false, version = "0.1.44" }
|
|
slotmap = { default-features = false, version = "1.1.1" }
|
|
futures = { default-features = false, version = "0.3.31" }
|
|
dashmap = { default-features = false, version = "6.1.0" }
|
|
pin-project-lite = { default-features = false, version = "0.2.16" }
|
|
send_wrapper = { default-features = false, version = "0.6.0" }
|
|
tokio-test = { default-features = false, version = "0.4.4" }
|
|
html-escape = { default-features = false, version = "0.2.13" }
|
|
proc-macro-error2 = { default-features = false, version = "2.0.1" }
|
|
const_format = { default-features = false, version = "0.2.35" }
|
|
gloo-net = { default-features = false, version = "0.6.0" }
|
|
url = { default-features = false, version = "2.5.7" }
|
|
tokio = { default-features = false, version = "1.48.0" }
|
|
base64 = { default-features = false, version = "0.22.1" }
|
|
cfg-if = { default-features = false, version = "1.0.4" }
|
|
wasm-bindgen-futures = { default-features = false, version = "0.4.56" }
|
|
tower = { default-features = false, version = "0.5.2" }
|
|
proc-macro2 = { default-features = false, version = "1.0.103" }
|
|
serde = { default-features = false, version = "1.0.228" }
|
|
parking_lot = { default-features = false, version = "0.12.5" }
|
|
axum = { default-features = false, version = "0.8.7" }
|
|
serde_qs = { default-features = false, version = "0.15.0" }
|
|
syn = { default-features = false, version = "2.0.111" }
|
|
xxhash-rust = { default-features = false, version = "0.8.15" }
|
|
paste = { default-features = false, version = "1.0.15" }
|
|
quote = { default-features = false, version = "1.0.42" }
|
|
web-sys = { default-features = false, version = "0.3.83" }
|
|
js-sys = { default-features = false, version = "0.3.83" }
|
|
rand = { default-features = false, version = "0.9.2" }
|
|
serde-lite = { default-features = false, version = "0.5.1" }
|
|
tokio-tungstenite = { default-features = false, version = "0.28.0" }
|
|
serial_test = { default-features = false, version = "3.2.0" }
|
|
erased = { default-features = false, version = "0.1.2" }
|
|
glib = { default-features = false, version = "0.21.5" }
|
|
async-trait = { default-features = false, version = "0.1.89" }
|
|
linear-map = { default-features = false, version = "1.2.0" }
|
|
anyhow = { default-features = false, version = "1.0.100" }
|
|
walkdir = { default-features = false, version = "2.5.0" }
|
|
actix-ws = { default-features = false, version = "0.3.0" }
|
|
tower-http = { default-features = false, version = "0.6.8" }
|
|
prettyplease = { default-features = false, version = "0.2.37" }
|
|
inventory = { default-features = false, version = "0.3.21" }
|
|
config = { default-features = false, version = "0.15.19" }
|
|
camino = { default-features = false, version = "1.2.2" }
|
|
ciborium = { default-features = false, version = "0.2.2" }
|
|
bitcode = { default-features = false, version = "0.6.9" }
|
|
multer = { default-features = false, version = "3.1.0" }
|
|
leptos-spin-macro = { default-features = false, version = "0.2.0" }
|
|
sledgehammer_utils = { default-features = false, version = "0.3.1" }
|
|
sledgehammer_bindgen = { default-features = false, version = "0.6.0" }
|
|
wasm-streams = { default-features = false, version = "0.4.2" }
|
|
rkyv = { default-features = false, version = "0.8.12" }
|
|
temp-env = { default-features = false, version = "0.3.6" }
|
|
uuid = { default-features = false, version = "1.19.0" }
|
|
bytes = { default-features = false, version = "1.11.0" }
|
|
http = { default-features = false, version = "1.4.0" }
|
|
regex = { default-features = false, version = "1.12.2" }
|
|
drain_filter_polyfill = { default-features = false, version = "0.1.3" }
|
|
tempfile = { default-features = false, version = "3.23.0" }
|
|
futures-lite = { default-features = false, version = "2.6.1" }
|
|
log = { default-features = false, version = "0.4.29" }
|
|
percent-encoding = { default-features = false, version = "2.3.2" }
|
|
async-executor = { default-features = false, version = "1.13.3" }
|
|
const-str = { default-features = false, version = "0.7.1" }
|
|
http-body-util = { default-features = false, version = "0.1.3" }
|
|
hyper = { default-features = false, version = "1.8.1" }
|
|
postcard = { default-features = false, version = "1.1.3" }
|
|
rmp-serde = { default-features = false, version = "1.3.0" }
|
|
reqwest = { default-features = false, version = "0.12.26" }
|
|
tower-layer = { default-features = false, version = "0.3.3" }
|
|
attribute-derive = { default-features = false, version = "0.10.5" }
|
|
insta = { default-features = false, version = "1.45.0" }
|
|
codee = { default-features = false, version = "0.3.5" }
|
|
actix-http = { default-features = false, version = "3.11.2" }
|
|
wasm-bindgen-test = { default-features = false, version = "0.3.56" }
|
|
rustversion = { default-features = false, version = "1.0.22" }
|
|
getrandom = { default-features = false, version = "0.3.4" }
|
|
actix-files = { default-features = false, version = "0.6.9" }
|
|
async-lock = { default-features = false, version = "3.4.1" }
|
|
base16 = { default-features = false, version = "0.2.1" }
|
|
digest = { default-features = false, version = "0.10.7" }
|
|
sha2 = { default-features = false, version = "0.10.9" }
|
|
subsecond = { default-features = false, version = "0.7.2" }
|
|
dioxus-cli-config = { default-features = false, version = "0.7.2" }
|
|
dioxus-devtools = { default-features = false, version = "0.7.2" }
|
|
wasm_split_helpers = { default-features = false, version = "0.2.0" }
|
|
|
|
[profile.release]
|
|
codegen-units = 1
|
|
lto = true
|
|
opt-level = 'z'
|
|
|
|
[workspace.metadata.cargo-all-features]
|
|
skip_feature_sets = [["csr", "ssr"], ["csr", "hydrate"], ["ssr", "hydrate"]]
|
|
max_combination_size = 2
|
|
|
|
[workspace.lints.rust]
|
|
unexpected_cfgs = { level = "warn", check-cfg = [
|
|
'cfg(leptos_debuginfo)',
|
|
'cfg(erase_components)',
|
|
] }
|