Browse Source

Forgot to commit Cargo.lock

Thomas Dy 7 years ago
parent
commit
bb1b9c0bd9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      rust-server/Cargo.lock

+ 1 - 1
rust-server/Cargo.lock

@@ -1,6 +1,6 @@
 [root]
 name = "cloudflare-webui"
-version = "0.1.2"
+version = "0.1.4"
 dependencies = [
  "hyper 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)",
  "mime 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",