This repository has no description
0

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>

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