Skip to content

Commit

Permalink
Expose deadpool
Browse files Browse the repository at this point in the history
  • Loading branch information
Will Nelson committed Sep 2, 2021
1 parent 1e5b6d1 commit fcd9ceb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions brokers/src/redis.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
use std::{borrow::Cow, ops::DerefMut};

pub use deadpool_redis;
use deadpool_redis::{
redis::{
streams::{StreamId, StreamRangeReply, StreamReadOptions, StreamReadReply},
Expand Down

0 comments on commit fcd9ceb

Please sign in to comment.