update version

This commit is contained in:
Lilith Ashley Nyx Arson 🔥 2025-01-02 18:26:53 +01:00
parent 0ec21d198a
commit 57e09d0353
Signed by: lilith
SSH key fingerprint: SHA256:LAjgsAMyT3LO2JVtr6fQ4N3RTYoRRlIm5wAKsbDife4
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -790,7 +790,7 @@ checksum = "21dec9db110f5f872ed9699c3ecf50cf16f423502706ba5c72462e28d3157573"
[[package]]
name = "http-server"
version = "0.14.1"
version = "0.15.0"
dependencies = [
"actix-files",
"actix-web",

View file

@ -1,6 +1,6 @@
[package]
name = "http-server"
version = "0.14.1"
version = "0.15.0"
authors = ["Lilith Ashley Nyx Arson <lilith@arson.pw>", "Damjan Georgievski <gdamjan@gmail.com>"]
license = "MIT"
readme = "README.md"