Skip to content

Commit 4861503

Browse files
committed
Merge branch '#468-encourage-stable-version' of github.com:elliotekj/crates.io into #468-encourage-stable-version
2 parents 32d7218 + 35dbc82 commit 4861503

File tree

1 file changed

+2
-23
lines changed

1 file changed

+2
-23
lines changed

mirage/fixtures/crate.js

Lines changed: 2 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,11 @@ export default {
2020
"version_downloads": "/api/v1/crates/nanomsg/downloads",
2121
"versions": null
2222
},
23-
"max_version": "0.7.0-alpha",
23+
"max_version": "0.6.1",
2424
"name": "nanomsg",
2525
"repository": "https://github.com/thehydroimpulse/nanomsg.rs",
26-
"updated_at": "2016-12-28T08:40:00Z",
26+
"updated_at": "2016-12-27T08:40:00Z",
2727
"versions": [
28-
40906,
2928
40905,
3029
28431,
3130
21273,
@@ -49,26 +48,6 @@ export default {
4948
}
5049
],
5150
"versions": [
52-
{
53-
"crate": "nanomsg",
54-
"created_at": "2016-12-28T08:40:00Z",
55-
"dl_path": "/api/v1/crates/nanomsg/0.7.0-alpha/download",
56-
"downloads": 260,
57-
"features": {
58-
"bundled": [
59-
"nanomsg-sys/bundled"
60-
]
61-
},
62-
"id": 40906,
63-
"links": {
64-
"authors": "/api/v1/crates/nanomsg/0.7.0-alpha/authors",
65-
"dependencies": "/api/v1/crates/nanomsg/0.7.0-alpha/dependencies",
66-
"version_downloads": "/api/v1/crates/nanomsg/0.7.0-alpha/downloads"
67-
},
68-
"num": "0.7.0-alpha",
69-
"updated_at": "2016-12-28T08:40:00Z",
70-
"yanked": false
71-
},
7251
{
7352
"crate": "nanomsg",
7453
"created_at": "2016-12-27T08:40:00Z",

0 commit comments

Comments
 (0)