mirror of
https://github.com/NotAShelf/stash.git
synced 2026-06-26 22:44:39 +00:00
build(deps): bump log from 0.4.29 to 0.4.30
Bumps [log](https://github.com/rust-lang/log) from 0.4.29 to 0.4.30. - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.29...0.4.30) --- updated-dependencies: - dependency-name: log dependency-version: 0.4.30 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4479cdb1bc
commit
ec145e5710
2 changed files with 3 additions and 3 deletions
|
|
@ -29,7 +29,7 @@ humantime = "2.3.0"
|
|||
imagesize = "0.14.0"
|
||||
inquire = { version = "0.9.4", default-features = false, features = [ "crossterm" ] }
|
||||
libc = "0.2.186"
|
||||
log = "0.4.29"
|
||||
log = "0.4.30"
|
||||
mime-sniffer = "0.1.3"
|
||||
notify-rust = { version = "4.17.0", optional = true }
|
||||
ratatui = "0.30.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue