Skip to content

Commit

Permalink
Bump simple-log from 1.9.0 to 2.1.0
Browse files Browse the repository at this point in the history
Bumps [simple-log](https://github.com/baoyachi/simple-log) from 1.9.0 to 2.1.0.
- [Release notes](https://github.com/baoyachi/simple-log/releases)
- [Commits](baoyachi/simple-log@v1.9.0...v2.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent db15f29 commit 740ff9c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
16 changes: 13 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ reqwest = { version = "0.12.7", features = ["stream"] }
futures-util = "0.3.30"
indicatif = "0.17.8"
tokio = {version="1.40.0", features = ["rt-multi-thread", "macros"]}
simple-log = "1.9.0"
simple-log = "2.1.0"

[target.'cfg(unix)'.dependencies]
openssl = { version = "0.10.66", default-features = false, features = ["vendored"] }
Expand Down

0 comments on commit 740ff9c

Please sign in to comment.