Skip to content

Commit 3e6de1a

Browse files
committed
Adjusted tests; added icons
1 parent 7c7021f commit 3e6de1a

20 files changed

+354
-112
lines changed

16x16.png

1.06 KB
Loading

32x32.png

1.47 KB
Loading

64x64.png

2.84 KB
Loading

Cargo.lock

Lines changed: 209 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rust_graph_visualiser"
3-
version = "1.9.3"
3+
version = "1.9.4"
44
edition = "2021"
55
authors = ["Sandra"]
66
repository = "https://github.com/an-Iceberg/rust_graph_visualiser"
@@ -10,5 +10,6 @@ repository = "https://github.com/an-Iceberg/rust_graph_visualiser"
1010
[dependencies]
1111
egui = "0.22.0"
1212
egui-macroquad = "0.15.0"
13+
image = "0.24.7"
1314
macroquad = "0.3.26"
1415
rand = "0.8.5"

big.txt

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

docs/favicon.png

2.84 KB
Loading

0 commit comments

Comments
 (0)