stevenarella/src/screen
iceiix 352f1965af
Update rand to 0.8.0, add getrandom js for web (#450)
* Add getrandom with js feature for JavaScript web compatibility

* Update to rand 0.8.0, closes #440

* Update to rand_pcg 0.3.0, closes #434

* Update rsa_public_encrypt_pkcs1 to 0.3.0, updates rand 0.8.0
2020-12-27 16:14:11 -08:00
..
connecting.rs Reformat all source with cargo fmt (#335) 2020-06-21 12:17:24 -07:00
delete_server.rs server_list: implement server deletion, fixes #355 (#361) 2020-07-04 17:42:17 -07:00
edit_server.rs Reformat all source with cargo fmt (#335) 2020-06-21 12:17:24 -07:00
login.rs Update rand to 0.8.0, add getrandom js for web (#450) 2020-12-27 16:14:11 -08:00
mod.rs server_list: implement server deletion, fixes #355 (#361) 2020-07-04 17:42:17 -07:00
server_list.rs Update rand to 0.8.0, add getrandom js for web (#450) 2020-12-27 16:14:11 -08:00
settings_menu.rs Fix redundant field names in struct initialization (redundant_field_names) 2020-06-29 18:07:12 -07:00