a28e8decbf
## Issue Addressed NA ## Proposed Changes Updates out of date dependencies. ## Additional Info See also https://github.com/sigp/lighthouse/issues/1712 for a list of dependencies that are still out of date and the resasons.
13 lines
201 B
TOML
13 lines
201 B
TOML
[package]
|
|
name = "int_to_bytes"
|
|
version = "0.2.0"
|
|
authors = ["Paul Hauner <paul@paulhauner.com>"]
|
|
edition = "2018"
|
|
|
|
[dependencies]
|
|
bytes = "0.6.0"
|
|
|
|
[dev-dependencies]
|
|
yaml-rust = "0.4.4"
|
|
hex = "0.4.2"
|