mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2024-11-08 11:01:47 +01:00
chore: disable all dependencies (we need a better approach)
This commit is contained in:
parent
c787569bdc
commit
9ce374c879
@ -1,6 +1,8 @@
|
||||
#[cfg(feature = "otel")]
|
||||
use dagger_sdk::HostDirectoryOpts;
|
||||
#[cfg(feature = "otel")]
|
||||
use opentelemetry::global;
|
||||
#[cfg(feature = "otel")]
|
||||
use tracing::Level;
|
||||
|
||||
#[cfg(not(feature = "otel"))]
|
||||
|
Loading…
Reference in New Issue
Block a user