mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Bump byteorder from 1.4.3 to 1.5.0 (#3184)
Bumps [byteorder](https://github.com/BurntSushi/byteorder) from 1.4.3 to 1.5.0. - [Changelog](https://github.com/BurntSushi/byteorder/blob/master/CHANGELOG.md) - [Commits](https://github.com/BurntSushi/byteorder/compare/1.4.3...1.5.0) --- updated-dependencies: - dependency-name: byteorder dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
ee35cd6d82
commit
9337763491
2 changed files with 3 additions and 3 deletions
|
@ -17,7 +17,7 @@ exclude = [ "src/tc/rust" ]
|
|||
actix-rt = "2"
|
||||
actix-web = "^4.3.1"
|
||||
anyhow = "1.0"
|
||||
byteorder = "1.0"
|
||||
byteorder = "1.5"
|
||||
cc = "1.0.73"
|
||||
chrono = { version = "^0.4.22", features = ["serde"] }
|
||||
clap = { version = "^4.3.0", features = ["string"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue