summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authortom barrett <spalf0@gmail.com>2019-03-29 11:21:02 -0500
committertom barrett <spalf0@gmail.com>2019-03-29 11:21:02 -0500
commit95b3508d2397b64c7c63bd3586e524998f194e36 (patch)
tree494a55b9d1bc41212b05094ce26237efab5e80cd /Cargo.lock
parent4576a80954d57bf2cb8ab3d99b73b75b84b2ce02 (diff)
just moved serde value to a string
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index ab813f4..94540ba 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -62,7 +62,6 @@ dependencies = [
"byteorder 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
"diesel_derives 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"pq-sys 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
- "serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]