Skip to content

Commit b595b7e

Browse files
Bump byteorder from 1.4.3 to 1.5.0
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](BurntSushi/byteorder@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] <[email protected]>
1 parent 81891ce commit b595b7e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ fatal_warnings = []
1818
ansi_term = "0.12.1"
1919
aries-askar = { git = "https://github.com/hyperledger/aries-askar.git" }
2020
atty = "0.2"
21-
byteorder = "1.4.3"
21+
byteorder = "1.5.0"
2222
chrono = "0.4.23"
2323
dirs = "4.0.0"
2424
dryoc = "0.4.3"

0 commit comments

Comments
 (0)