Small tweaks to bring in line with other Kubernetes tools
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
#![feature(let_chains)]
|
||||
pub mod context;
|
||||
pub mod lldap;
|
||||
pub mod resources;
|
||||
mod version;
|
||||
|
||||
pub use version::VERSION;
|
||||
|
||||
Reference in New Issue
Block a user