mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2026-01-10 23:41:02 +01:00
feat: set internal warnings as errors
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#![deny(warnings)]
|
||||
|
||||
pub mod cli_session;
|
||||
pub mod config;
|
||||
pub mod connect_params;
|
||||
|
||||
Reference in New Issue
Block a user