summaryrefslogtreecommitdiffhomepage
path: root/talpid-dbus/src/lib.rs
AgeCommit message (Expand)AuthorFilesLines
2024-08-27Use std LazyLock instead of once_cell LazyDavid Lönnhager1-3/+3
2023-08-04Replace all use of `lazy_static` with `once_cell`Markus Pettersson1-3/+2
2022-09-21Add systemd module to talpid-dbusEmīls Piņķis1-0/+1
2021-11-29Reformat code without blank_lines_upper_bound = 2Linus Färnstrand1-1/+0
2021-03-02Watch DNS config changes in systemd-resolvedEmīls1-0/+1
2021-01-12Add talpid-dbus crateEmīls1-0/+24