Bump byteorder from 1.2.7 to 1.3.0
Bumps [byteorder](https://github.com/BurntSushi/byteorder) from 1.2.7 to 1.3.0. - [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.2.7...1.3.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
committed by
Greg Fitzgerald
parent
b748942d6a
commit
200d5e62c2
@ -14,7 +14,7 @@ bpf_rust = []
|
||||
|
||||
[dependencies]
|
||||
bincode = "1.0.0"
|
||||
byteorder = "1.2.1"
|
||||
byteorder = "1.3.0"
|
||||
elf = "0.0.10"
|
||||
libc = "0.2.47"
|
||||
log = "0.4.2"
|
||||
|
Reference in New Issue
Block a user