mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: remove crate-template (#2713)
This commit is contained in:
@ -76,7 +76,6 @@ Small utility crates.
|
||||
|
||||
- [`interfaces`](../../crates/interfaces): Traits containing common abstractions across the components used in the system. For ease of unit testing, each crate importing the interface is recommended to create mock/in-memory implementations of each trait.
|
||||
- [`tracing`](../../crates/tracing): A small utility crate to install a uniform [`tracing`][tracing] subscriber
|
||||
- [`crate-template`](../../crate-template): Template crate to use when instantiating new crates under `crates/`.
|
||||
|
||||
[fastrlp]: https://crates.io/crates/fastrlp
|
||||
[fastrlp-derive]: https://crates.io/crates/fastrlp-derive
|
||||
|
||||
Reference in New Issue
Block a user