this repo has no description
3
fork

Configure Feed

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

⬆️ Update Rust crate miette to 7.6.0 (#46)

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

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
9f202bc3 4beacfc3

+1 -1
+1 -1
Cargo.toml
··· 98 98 toml = "0.9.8" 99 99 indexmap = "2.12.0" 100 100 watchexec = { version = "6.0.0", optional = true } 101 - miette = { version = "7.5.0", optional = true } 101 + miette = { version = "7.6.0", optional = true } 102 102 watchexec-signals = { version = "4.0.1", optional = true } 103 103 tokio = { version = "1.44.1", optional = true } 104 104 watchexec-events = { version = "5.0.0", optional = true }