Mercurial > crates > systemd-socket
comparison Cargo.toml @ 19:77dc1c45b424
Release 0.1.1
| author | Martin Habovstiak <martin.habovstiak@gmail.com> |
|---|---|
| date | Tue, 22 Dec 2020 14:27:31 +0100 |
| parents | bc76507dd878 |
| children | 2b78a483f84b |
comparison
equal
deleted
inserted
replaced
| 18:db1dc99252e2 | 19:77dc1c45b424 |
|---|---|
| 1 [package] | 1 [package] |
| 2 name = "systemd_socket" | 2 name = "systemd_socket" |
| 3 version = "0.1.0" | 3 version = "0.1.1" |
| 4 authors = ["Martin Habovstiak <martin.habovstiak@gmail.com>"] | 4 authors = ["Martin Habovstiak <martin.habovstiak@gmail.com>"] |
| 5 description = "A convenience crate for optionally supporting systemd socket activation." | 5 description = "A convenience crate for optionally supporting systemd socket activation." |
| 6 homepage = "https://github.com/Kixunil/systemd_socket" | 6 homepage = "https://github.com/Kixunil/systemd_socket" |
| 7 repository = "https://github.com/Kixunil/systemd_socket" | 7 repository = "https://github.com/Kixunil/systemd_socket" |
| 8 readme = "README.md" | 8 readme = "README.md" |
