feat: project 3
This commit is contained in:
parent
8f4463782c
commit
c04f363e57
15 changed files with 5425 additions and 15 deletions
8
project3/Cargo.toml
Normal file
8
project3/Cargo.toml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[package]
|
||||
name = "file_manager"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
winit = "0.30.12"
|
||||
xilem = "0.4"
|
||||
Loading…
Add table
Add a link
Reference in a new issue