Skip to content
Snippets Groups Projects
Commit 47be2571 authored by Qian Linfeng's avatar Qian Linfeng
Browse files

chore: Bump up to 0.6.1

parent 1c81c851
No related branches found
No related tags found
No related merge requests found
......@@ -828,7 +828,7 @@ dependencies = [
[[package]]
name = "simple-http-server"
version = "0.6.0"
version = "0.6.1"
dependencies = [
"chrono 0.4.13 (registry+https://github.com/rust-lang/crates.io-index)",
"clap 2.33.1 (registry+https://github.com/rust-lang/crates.io-index)",
......
[package]
name = "simple-http-server"
version = "0.6.0"
version = "0.6.1"
authors = ["thewawar <thewawar@gmail.com>"]
license = "MIT"
description = "Simple HTTP server"
......
......@@ -5,7 +5,7 @@
### Command Line Arguments
```
Simple HTTP(s) Server 0.6.0
Simple HTTP(s) Server 0.6.1
USAGE:
simple-http-server [FLAGS] [OPTIONS] [--] [root]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment