innernet/client/src
Matěj Laitl e1fb892366 Fix dependency_on_unit_never_type_fallback lint
This relates to
- https://github.com/rust-lang/rust/issues/123748
- https://doc.rust-lang.org/nightly/edition-guide/rust-2024/never-type-fallback.html

And frankly I still don't really understand why never type was involved in our code in the first place.
2024-09-13 12:57:00 +02:00
..
data_store.rs migrate from lazy_static to once_cell across project 2023-05-30 11:24:40 +02:00
main.rs Fix dependency_on_unit_never_type_fallback lint 2024-09-13 12:57:00 +02:00
nat.rs Reset peer's endpoint when NAT traversal fails to connect to any endpoint candidates (#262) 2023-05-31 11:48:52 +09:00
util.rs Various dependency updates (#265) 2023-06-01 01:25:46 -05:00