Rust_Classifier
Rust_Classifier copied to clipboard
Updates to newer JSON and Regex
Move to serde_json from the now deprecated rustc_serialize crate. And bump regex to use 1.x. All tests pass, and food_document_test does a serialize-deserialize loop back that covers this change.