added network page
This commit is contained in:
+2
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user