feat: update package version to 0.6.0 and enhance binary package handling
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ use std::path::PathBuf;
|
||||
|
||||
#[derive(Parser)]
|
||||
#[command(name = "Depot")]
|
||||
#[command(about = "Depot - Source-based package manager for Linux", long_about = None)]
|
||||
#[command(about = "Source-based package manager for Linux", long_about = None)]
|
||||
#[command(version)]
|
||||
pub struct Cli {
|
||||
/// Custom root filesystem path
|
||||
|
||||
Reference in New Issue
Block a user