Skip to content

Commit

Permalink
test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
thedevbirb committed Jul 17, 2024
1 parent 628c103 commit b6ae8ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bolt-sidecar/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#![deny(unused_must_use, rust_2018_idioms)]
#![cfg_attr(docsrs, feature(doc_cfg, doc_auto_cfg))]

/// Builder API proxy and utilities
/// Builder API proxy and utilities -
mod api;
pub use api::{
builder::{start_builder_proxy_server, BuilderProxyConfig},
Expand Down

0 comments on commit b6ae8ce

Please sign in to comment.