Skip to content

Commit

Permalink
Update safelog requirement from 0.3.5 to 0.4.0
Browse files Browse the repository at this point in the history
Updates the requirements on safelog to permit the latest version.

---
updated-dependencies:
- dependency-name: safelog
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 808cadc commit c0e4df4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/lyrebird/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ anyhow = "1.0"
clap = { version = "4.4", features = ["derive"]}
fast-socks5 = "0.9.1"
futures = "0.3.29"
safelog = "0.3.5"
safelog = "0.4.0"
thiserror = "1.0.56"
tokio = { version = "1.34", features = ["io-util", "net", "macros", "sync", "signal"] }
tokio-util = "0.7.10"
Expand Down

0 comments on commit c0e4df4

Please sign in to comment.