Skip to content

Commit

Permalink
Merge pull request #154 from mxve/dependabot/cargo/simple-log-2.1.0
Browse files Browse the repository at this point in the history
Bump simple-log from 1.9.0 to 2.1.0
  • Loading branch information
diamante0018 authored Oct 2, 2024
2 parents 7067f03 + 740ff9c commit 72bcd43
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 72bcd43

Please sign in to comment.