This repository has no description
0

Configure Feed

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

⬆️ Update Rust crate indexmap to 2.12.0 (#44)

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:41 AM UTC) commit a79be078 parent e49abfc7
+1 -1
+1 -1
Cargo.toml
··· 96 96 ws = { version = "0.9.2", optional = true } 97 97 cargo = { version = "0.86.0", optional = true } 98 98 toml = "0.9.8" 99 - indexmap = "2.8.0" 99 + indexmap = "2.12.0" 100 100 watchexec = { version = "6.0.0", optional = true } 101 101 miette = { version = "7.5.0", optional = true } 102 102 watchexec-signals = { version = "4.0.1", optional = true }