this repo has no description
3
fork

Configure Feed

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

⬆️ Update Rust crate url to 2.5.7 (#50)

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

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
c88d0951 da6a1794

+1 -1
+1 -1
Cargo.toml
··· 103 103 tokio = { version = "1.48.0", optional = true } 104 104 watchexec-events = { version = "5.0.0", optional = true } 105 105 serde = { version = "1.0.228", features = ["derive"] } 106 - url = "2.5.4" 106 + url = "2.5.7" 107 107 tungstenite = { version = "0.26.2", optional = true } 108 108 109 109