mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bump log from 0.4.14 to 0.4.17
Bumps [log](https://github.com/rust-lang/log) from 0.4.14 to 0.4.17. - [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.14...0.4.17) --- updated-dependencies: - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
63e48b0a96
commit
47a91315df
5 changed files with 6 additions and 6 deletions
|
@ -18,7 +18,7 @@ chrono = { version = "^0.4.10", features = ["serde"] }
|
|||
anyhow = "1.0"
|
||||
thiserror = "1.0"
|
||||
ureq = "^2.1.0"
|
||||
log = "^0.4.14"
|
||||
log = "^0.4.17"
|
||||
rusqlite = { version = "0.25", features = ["bundled"] }
|
||||
strum = "0.21"
|
||||
strum_macros = "0.21"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue