mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2025-08-05 15:13:27 +02: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