This repository has no description
0

Configure Feed

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

⬆️ Update Rust crate console to 0.16.1 (#38)

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

+1 -1
+1 -1
Cargo.toml
··· 79 79 ] } 80 80 once_cell = "1.19.0" 81 81 nanoid = "0.4.0" 82 - console = { version = "0.15.8", features = ["windows-console-colors"] } 82 + console = { version = "0.16.1", features = ["windows-console-colors"] } 83 83 backtrace = "0.3.76" 84 84 slug = "0.1.6" 85 85 roxmltree = "0.21.1"