X-Git-Url: http://git.scottworley.com/voter/blobdiff_plain/4464527340a975ce999a01d8142dcfc2fbbbb669..3efad25c100cb4bde8455704878e24812888e3b3:/Cargo.lock diff --git a/Cargo.lock b/Cargo.lock index b7676f2..72ed542 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -28,9 +28,8 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" [[package]] name = "cgi" -version = "0.6.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a71d44b66aa4d9229907c0126271215210037fc179437a2e92746ba6bc6e0a00" +version = "0.6.1-rc1" +source = "git+https://github.com/chkno/rust-cgi.git?branch=issue18#c0372efb89d60c8e91a66d0a5aaebae4b583c986" dependencies = [ "http", ]