Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update flexi_logger version
  • Loading branch information
Scott Piriou committed Jul 21, 2020
commit dd41bd038b3fa0e1f3b90558e0e22653a4aca96e
2 changes: 1 addition & 1 deletion client/cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ targets = ["x86_64-unknown-linux-gnu"]

[dependencies]
derive_more = "0.99.2"
flexi_logger = "0.15.7"
flexi_logger = "0.15.9"
log = "0.4.8"
atty = "0.2.13"
regex = "1.3.1"
Expand Down