mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 17:08:21 +00:00
Merge pull request #34 from extrawurst/dependabot/cargo/simplelog-0.7.6
Bump simplelog from 0.7.5 to 0.7.6
This commit is contained in:
commit
4ce93d8d7a
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
|
@ -693,9 +693,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "simplelog"
|
||||
version = "0.7.5"
|
||||
version = "0.7.6"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "bcacac97349a890d437921dfb23cbec52ab5b4752551cb637df2721371acd467"
|
||||
checksum = "3cf9a002ccce717d066b3ccdb8a28829436249867229291e91b25d99bd723f0d"
|
||||
dependencies = [
|
||||
"chrono",
|
||||
"log",
|
||||
|
|
|
|||
Loading…
Reference in a new issue