update
This commit is contained in:
parent
ac9a3b01dc
commit
1bbea64642
2 changed files with 3 additions and 3 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -780,7 +780,7 @@ checksum = "21dec9db110f5f872ed9699c3ecf50cf16f423502706ba5c72462e28d3157573"
|
|||
|
||||
[[package]]
|
||||
name = "http-server"
|
||||
version = "0.14.0"
|
||||
version = "0.14.1"
|
||||
dependencies = [
|
||||
"actix-files",
|
||||
"actix-web",
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
[package]
|
||||
name = "http-server"
|
||||
version = "0.14.0"
|
||||
version = "0.14.1"
|
||||
authors = ["Lilith Ashley Nyx Arson <lilith@arson.pw>", "Damjan Georgievski <gdamjan@gmail.com>"]
|
||||
license = "MIT"
|
||||
readme = "README.md"
|
||||
homepage = "https://git.arson.pw/http-server-rs"
|
||||
homepage = "https://git.arson.pw/minhttpd/server"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
|
|
Loading…
Add table
Reference in a new issue