This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

⬆️ Update Rust crate quick-xml to 0.38.4 (#92)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

+1 -1
+1 -1
Cargo.toml
··· 95 95 notify-rust = { version = "4.11.7", optional = true } 96 96 tokio = { version = "1.48.0", optional = true } 97 97 easing-function = { version = "0.1.1", optional = true } 98 - quick-xml = "0.38.3" 98 + quick-xml = "0.38.4" 99 99 num = "0.4.3" 100 100 serde-wasm-bindgen = { version = "0.6.5", optional = true } 101 101 channels-console = { version = "0.3.3", optional = true }