Rust_Classifier icon indicating copy to clipboard operation
Rust_Classifier copied to clipboard

Updates to newer JSON and Regex

Open jgreenbaum opened this issue 3 years ago • 0 comments

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.

jgreenbaum avatar Sep 29 '21 16:09 jgreenbaum