lockfile: Note that comment is JSON

Otherwise rustc tries compile and run it as a doctest.
This commit is contained in:
Colin Walters 2021-01-27 14:09:52 +00:00 committed by OpenShift Merge Robot
parent 0f325b3490
commit e88a736e55

View File

@ -49,7 +49,7 @@ fn lockfile_parse_multiple<P: AsRef<Path>>(filenames: &[P]) -> Result<LockfileCo
/// Lockfile format:
///
/// ```
/// ```json
/// {
/// "metatada": {
/// "generated": "<rfc3339-timestamp>",