Mercurial > crates > systemd-socket
changeset 23:729392c49b46
Release version 0.1.2
author | Martin Habovstiak <martin.habovstiak@gmail.com> |
---|---|
date | Sat, 13 Jul 2024 15:14:32 +0200 |
parents | f33e2c048104 |
children | 1941e9d9819c |
files | Cargo.toml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Cargo.toml Sat Jul 13 15:13:21 2024 +0200 +++ b/Cargo.toml Sat Jul 13 15:14:32 2024 +0200 @@ -1,6 +1,6 @@ [package] name = "systemd_socket" -version = "0.1.1" +version = "0.1.2" authors = ["Martin Habovstiak <martin.habovstiak@gmail.com>"] description = "A convenience crate for optionally supporting systemd socket activation." homepage = "https://github.com/Kixunil/systemd_socket"