Skip to content

Commit

Permalink
Hiding missing docs warning from release
Browse files Browse the repository at this point in the history
  • Loading branch information
nyanilo committed Jul 28, 2023
1 parent 8f8ee1f commit eff5de8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions azure-kusto-data/src/client_details.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#![allow(missing_docs)]

use std::borrow::Cow;

use once_cell::sync::Lazy;
Expand Down

0 comments on commit eff5de8

Please sign in to comment.