This repository has no description
0

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>

author
renovate[bot]
co-author
renovate[bot]
committer
GitHub
date (Oct 23, 2025, 11:42 AM UTC) commit c88d0951 parent 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