Initial Commit
This commit is contained in:
9
Cargo.toml
Normal file
9
Cargo.toml
Normal file
@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "lockscreen-blur"
|
||||
version = "1.0.1"
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
image = "0.23.14"
|
||||
clap = "3.0.0-beta.4"
|
||||
anyhow = "1.0.44"
|
||||
Reference in New Issue
Block a user