This repository has no description
0

Configure Feed

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

⬆️ Update Rust crate toml to 0.9.8 (#39)

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

+1 -1
+1 -1
Cargo.toml
··· 95 95 futures-util = "0.3.31" 96 96 ws = { version = "0.9.2", optional = true } 97 97 cargo = { version = "0.86.0", optional = true } 98 - toml = "0.8.20" 98 + toml = "0.9.8" 99 99 indexmap = "2.8.0" 100 100 watchexec = { version = "6.0.0", optional = true } 101 101 miette = { version = "7.5.0", optional = true }