feat: 实现喷枪功能
This commit is contained in:
@@ -4,6 +4,7 @@ version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
iced = {version = "0.14.0", features = ["advanced", "image"]}
|
||||
iced = {version = "0.14.0", features = ["advanced", "image", "smol"]}
|
||||
iced_core = "0.14.0"
|
||||
image = "0.25.9"
|
||||
rand = "0.10.0"
|
||||
|
||||
Reference in New Issue
Block a user