Bump simple-log from 2.3.0 to 2.4.0

Bumps [simple-log](https://github.com/baoyachi/simple-log) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/baoyachi/simple-log/releases)
- [Commits](https://github.com/baoyachi/simple-log/compare/v2.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: simple-log
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-11-01 14:17:01 +00:00
committed by GitHub
parent 9442c733f9
commit 3717f1315e
2 changed files with 3 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ futures-util = "0.3"
futures = "0.3"
indicatif = "0.18"
tokio = { version="1.47", features = ["rt-multi-thread", "macros"] }
simple-log = "2.3"
simple-log = "2.4"
walkdir = "2.5"
[target.'cfg(unix)'.dependencies]