Bump byteorder from 1.3.0 to 1.3.1
Bumps [byteorder](https://github.com/BurntSushi/byteorder) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/BurntSushi/byteorder/releases) - [Changelog](https://github.com/BurntSushi/byteorder/blob/master/CHANGELOG.md) - [Commits](https://github.com/BurntSushi/byteorder/compare/1.3.0...1.3.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
committed by
Greg Fitzgerald
parent
122a5b2f69
commit
b1109b813e
@ -14,7 +14,7 @@ bpf_rust = []
|
||||
|
||||
[dependencies]
|
||||
bincode = "1.0.0"
|
||||
byteorder = "1.3.0"
|
||||
byteorder = "1.3.1"
|
||||
elf = "0.0.10"
|
||||
libc = "0.2.47"
|
||||
log = "0.4.2"
|
||||
|
Reference in New Issue
Block a user