update_me 0.1.0

Utility to implement self-updating standalone executables
Documentation
[dependencies.anyhow]
version = "1.0"

[dependencies.log]
version = "0.4.17"

[dependencies.tempfile]
version = "3.3.0"

[package]
authors = ["Lennart Coopmans <lennart@lacerta.be>"]
categories = ["command-line-utilities"]
description = "Utility to implement self-updating standalone executables"
edition = "2021"
keywords = ["update", "upgrade", "download", "release"]
license = "MIT"
name = "update_me"
readme = "README.md"
repository = "https://gitlab.com/lennartc/update_me"
version = "0.1.0"