lockfile: Note that comment is JSON
Otherwise rustc tries compile and run it as a doctest.
This commit is contained in:
parent
0f325b3490
commit
e88a736e55
@ -49,7 +49,7 @@ fn lockfile_parse_multiple<P: AsRef<Path>>(filenames: &[P]) -> Result<LockfileCo
|
||||
|
||||
/// Lockfile format:
|
||||
///
|
||||
/// ```
|
||||
/// ```json
|
||||
/// {
|
||||
/// "metatada": {
|
||||
/// "generated": "<rfc3339-timestamp>",
|
||||
|
Loading…
Reference in New Issue
Block a user