this repo has no description
3
fork

Configure Feed

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

⬆️ Update Rust crate log to 0.4.28 (#45)

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

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
81bcb54a 0848d559

+1 -1
+1 -1
Cargo.toml
··· 89 89 resvg = "0.45.1" 90 90 measure_time = "0.9.0" 91 91 env_logger = { version = "0.11.8", optional = true } 92 - log = "0.4.26" 92 + log = "0.4.28" 93 93 ndarray = "0.16.1" 94 94 rayon = "1.11.0" 95 95 futures-util = "0.3.31"