Skip to content

Commit

Permalink
Fix cargo t --all --all-features (#8783)
Browse files Browse the repository at this point in the history
..you know the drill.
  • Loading branch information
teh-cmc authored Jan 22, 2025
1 parent 2d5c213 commit 1c51788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/top/re_sdk/src/log_sink.rs
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ pub mod grpc {
///
/// ### Example
///
/// ```no_run
/// ```ignore
/// GrpcSink::new("http://127.0.0.1:9434");
/// ```
#[inline]
Expand Down

0 comments on commit 1c51788

Please sign in to comment.