Fully refactored project architecture, imports and etc.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[package]
|
||||
name = "untitled"
|
||||
name = "laboratory_works"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
@@ -7,5 +7,5 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
bitvec = "1.0.1"
|
||||
gtk4 = "0.7.3"
|
||||
gtk4 = "0.8.1"
|
||||
tokio = { version = "1.0.0", features = ["rt", "rt-multi-thread", "macros"] }
|
||||
|
||||
Reference in New Issue
Block a user