File tree Expand file tree Collapse file tree 1 file changed +11
-14
lines changed Expand file tree Collapse file tree 1 file changed +11
-14
lines changed Original file line number Diff line number Diff line change 11[package ]
2- name = " hackeros_connect "
3- version = " 0.2 .0"
2+ name = " hackeros-connect "
3+ version = " 0.1 .0"
44edition = " 2021"
5-
6- [[bin ]]
7- name = " hackeros_connect"
8- path = " src/main.rs"
5+ build = " build.rs"
96
107[dependencies ]
11- slint = " 1.13.1 "
12- tokio = { version = " 1.40.0 " , features = [" full" ] }
13- serde = { version = " 1.0.210 " , features = [" derive" ] }
14- serde_json = " 1.0.128 "
15- local-ip-address = " 0.6.3 "
16- rand = " 0.8.5 "
17- whoami = " 1.5.2 "
8+ slint = " 1.8 "
9+ tokio = { version = " 1" , features = [" full" ] }
10+ serde = { version = " 1.0" , features = [" derive" ] }
11+ serde_json = " 1.0"
12+ rand = " 0.8 "
13+ local-ip-address = " 0.6 "
14+ whoami = " 1.5"
1815
1916[build-dependencies ]
20- slint-build = " 1.13.1 "
17+ slint-build = " 1.8 "
You can’t perform that action at this time.
0 commit comments