Skip to content

Commit fcbcdb0

Browse files
committed
Update mod.rs
1 parent 096d43e commit fcbcdb0

File tree

1 file changed

+1
-1
lines changed
  • crates/rustapi-core/src/replay

1 file changed

+1
-1
lines changed

crates/rustapi-core/src/replay/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
//! # Crate Organization
1616
//!
1717
//! - **rustapi-core** (this module): Pure types, traits, and utilities
18-
//! - **rustapi-extras**: Middleware ([`ReplayLayer`]), stores, HTTP routes
18+
//! - **rustapi-extras**: Middleware (`ReplayLayer`), stores, HTTP routes
1919
//! - **cargo-rustapi**: CLI commands for replay management
2020
2121
mod config;

0 commit comments

Comments
 (0)