-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reverting to push back to last release
This reverts commit 979390e.
- Loading branch information
Rehan Rana
committed
Jul 29, 2020
1 parent
d27487f
commit 13ad8f4
Showing
2 changed files
with
2 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,6 +35,7 @@ pub mod time_track; | |
#[derive(StructOpt, Default)] | ||
#[structopt( | ||
about = "Helps user set a dynamic wallpaper and lockscreen. Make sure the wallpapers are named in numerical order based on the order you want. For more info and help, go to https://github.com/RAR27/dyn-wall-rs", | ||
author = "Rehan Rana <[email protected]>" | ||
)] | ||
#[derive(Serialize, Deserialize, Debug, PartialEq)] | ||
struct Args { | ||
|