mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 17:08:21 +00:00
Bump simplelog from 0.7.5 to 0.7.6
Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.7.5 to 0.7.6. - [Release notes](https://github.com/drakulix/simplelog.rs/releases) - [Changelog](https://github.com/Drakulix/simplelog.rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/drakulix/simplelog.rs/compare/v0.7.5...v0.7.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
b0fdf5049c
commit
fd0b43ae97
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