Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
cpiemontese committed Dec 3, 2024
1 parent 0a3c9db commit ce6051d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
use std::future::Future;

use configuration::Configuration;
pub use dogstatsd::{EventAlertType, EventOptions, ServiceCheckOptions, ServiceStatus};
pub use dogstatsd::{EventAlertType, EventOptions, EventPriority, ServiceCheckOptions, ServiceStatus};
use once_cell::sync::OnceCell;

pub use client::DogstatsdClient;
Expand Down

0 comments on commit ce6051d

Please sign in to comment.