Skip to content

Commit 76c92c6

Browse files
committed
Update pretty_yaml.json
1 parent 1d781d5 commit 76c92c6

1 file changed

Lines changed: 17 additions & 1 deletion

File tree

tests/cases/pretty_yaml.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,17 @@
1-
[]
1+
[
2+
{
3+
"name": "countme",
4+
"outdated_deps": [
5+
{
6+
"name": "rustc-hash",
7+
"req": "^1.1",
8+
"version_latest": null,
9+
"version_used": "1.1.0"
10+
}
11+
],
12+
"repo_status": {
13+
"Age": null
14+
},
15+
"version": "3.0.1"
16+
}
17+
]

0 commit comments

Comments
 (0)