mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2025-12-31 12:01:01 +01:00
feat: with loggers
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
|
||||
mod client;
|
||||
mod gen;
|
||||
pub mod logging;
|
||||
mod querybuilder;
|
||||
|
||||
pub use client::*;
|
||||
pub use dagger_core::config::Config;
|
||||
pub use gen::*;
|
||||
|
||||
Reference in New Issue
Block a user