Skip to content

Commit

Permalink
Merge pull request #28
Browse files Browse the repository at this point in the history
Hiding missing docs warning from release
  • Loading branch information
AsafMah committed Aug 7, 2023
2 parents f26831d + eff5de8 commit 02ce97f
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 02ce97f

Please sign in to comment.