Skip to content

Commit

Permalink
TO_DROP: Introduce some breaking change to verify that semver-checks …
Browse files Browse the repository at this point in the history
…works in CI
  • Loading branch information
Lorak-mmk committed Jan 10, 2024
1 parent ca549b0 commit 0ce0697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scylla/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ pub use transport::session_builder::SessionBuilder;
pub use transport::session_builder::CloudSessionBuilder;

pub use transport::execution_profile;
pub use transport::host_filter;
pub use transport::host_filter as host_filterr;
pub use transport::load_balancing;
pub use transport::retry_policy;
pub use transport::speculative_execution;
Expand Down

0 comments on commit 0ce0697

Please sign in to comment.