added network page

This commit is contained in:
aglkm
2026-03-18 20:52:41 +03:00
parent a0840ded3d
commit 8d2743831a
9 changed files with 514 additions and 30 deletions
+2 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "grin-explorer"
version = "0.1.8"
version = "0.1.9"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
@@ -9,6 +9,7 @@ edition = "2021"
anyhow = "1.0.86"
chrono = "0.4.37"
config = "0.14.0"
country-emoji = "0.3.3"
either = "1.11.0"
env_logger = "0.11.3"
fs_extra = "1.3.0"