Mercurial > crates > systemd-socket
changeset 19:77dc1c45b424
Release 0.1.1
author | Martin Habovstiak <martin.habovstiak@gmail.com> |
---|---|
date | Tue, 22 Dec 2020 14:27:31 +0100 |
parents | db1dc99252e2 |
children | 2b78a483f84b |
files | Cargo.toml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Cargo.toml Tue Dec 22 14:24:37 2020 +0100 +++ b/Cargo.toml Tue Dec 22 14:27:31 2020 +0100 @@ -1,6 +1,6 @@ [package] name = "systemd_socket" -version = "0.1.0" +version = "0.1.1" authors = ["Martin Habovstiak <martin.habovstiak@gmail.com>"] description = "A convenience crate for optionally supporting systemd socket activation." homepage = "https://github.com/Kixunil/systemd_socket"