We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faaadda commit 8eb36caCopy full SHA for 8eb36ca
Cargo.toml
@@ -2,7 +2,7 @@
2
name = "http-server"
3
version = "0.8.1"
4
authors = ["Esteban Borai <[email protected]>"]
5
-edition = "2018"
+edition = "2021"
6
description = "Simple and configurable command-line HTTP server"
7
repository = "https://github.com/EstebanBorai/http-server"
8
categories = ["web-programming", "web-programming::http-server"]
0 commit comments