Загрузил(а) файлы в ''

This commit is contained in:
KhomyaK_HTF 2023-03-28 10:55:10 +02:00
parent e3d7ba133a
commit 7952b82617
2 changed files with 1493 additions and 0 deletions

1483
Cargo.lock generated Normal file

File diff suppressed because it is too large Load Diff

10
Cargo.toml Normal file
View File

@ -0,0 +1,10 @@
[package]
name = "i3-unsplash"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
download_rs = "0.2.0"
wallpaper = "3.2.0"