This repository has been archived on 2025-06-18. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
graphics/Cargo.toml
T

9 lines
118 B
TOML
Raw Normal View History

2025-02-19 23:08:31 +03:00
[package]
name = "graphics"
version = "0.1.0"
edition = "2021"
[dependencies]
show-image = "0.14.0"
image2 = "1.9.2"