diff options
| -rw-r--r-- | Cargo.lock | 2 | ||||
| -rw-r--r-- | Cargo.toml | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -122,7 +122,7 @@ checksum = "05da548ad6865900e60eaba7f589cc0783590a92e940c26953ff81ddbab2d677" [[package]] name = "sheldond" -version = "0.1.0" +version = "0.2.0" dependencies = [ "nix", "openssl", @@ -1,6 +1,6 @@ [package] name = "sheldond" -version = "0.1.0" +version = "0.2.0" authors = ["Klockenschooster <slartibartfast@klockenschooster.de>"] edition = "2018" |
