this repo has no description
3
fork

Configure Feed

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

⬆️ Update Rust crate watchexec-events to 5.0.1 (#52)

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

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
e5d986e2 ae59cc02

+1 -1
+1 -1
Cargo.toml
··· 101 101 miette = { version = "7.6.0", optional = true } 102 102 watchexec-signals = { version = "4.0.1", optional = true } 103 103 tokio = { version = "1.48.0", optional = true } 104 - watchexec-events = { version = "5.0.0", optional = true } 104 + watchexec-events = { version = "5.0.1", optional = true } 105 105 serde = { version = "1.0.228", features = ["derive"] } 106 106 url = "2.5.7" 107 107 tungstenite = { version = "0.26.2", optional = true }