Skip to content

Commit f13ed94

Browse files
release: version 0.1.1
1 parent 676c78a commit f13ed94

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ use std::{
1717

1818
pub mod commands;
1919
pub mod types;
20+
2021
#[derive(Parser)]
2122
#[command(version, about = ABOUT, long_about = None, name = "dd-cloud", author)]
2223
pub struct CloudCli {

0 commit comments

Comments
 (0)