mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
ci: add cargo deny action (#125)
* ci: add `cargo-deny` workflow * ci: allow advisory failures in deny workflow * ci: only run deny workflow if `Cargo.lock` changed * chore: driveby formatting of readme
This commit is contained in:
@ -2,12 +2,13 @@
|
||||
|
||||
*Blazing-fast implementation of the Ethereum protocol*
|
||||
|
||||

|
||||

|
||||

|
||||
[][codecov]
|
||||
|
||||
# Build
|
||||
## Build
|
||||
|
||||
To build this project we are currently using rust nightly for GAT support, that is planed to release in rust 1.65 (4.nov.2022). GAT's are used for Database trait in reth-interface.
|
||||
To build this project we are currently using Rust nightly for GAT support, that is planed to release in rust 1.65 (4th Nov 2022). GAT's are used for the `Database` trait in `reth-interface`.
|
||||
|
||||
## Docs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user