Skip to content

Commit

Permalink
docs: delete missing part path (paradigmxyz#11590)
Browse files Browse the repository at this point in the history
Co-authored-by: Dan Cline <[email protected]>
  • Loading branch information
2 people authored and ebo committed Oct 14, 2024
1 parent 4c81f14 commit e08e44d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/repo/layout.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ Small utility crates.

- [`tasks`](../../crates/tasks): An executor-agnostic task abstraction, used to spawn tasks on different async executors. Supports blocking tasks and handles panics gracefully. A tokio implementation is provided by default.
- [`metrics/common`](../../crates/metrics/src/common): Common metrics types (e.g. metered channels)
- [`metrics/metrics-derive`](../../crates/metrics/metrics-derive): A derive-style API for creating metrics
- [`metrics/metrics-derive`](https://github.com/rkrasiuk/metrics-derive): A derive-style API for creating metrics
- [`tracing`](../../crates/tracing): A small utility crate to install a uniform [`tracing`][tracing] subscriber

[libmdbx-rs]: https://crates.io/crates/libmdbx
Expand Down

0 comments on commit e08e44d

Please sign in to comment.