| @@ -2597,6 +2597,17 @@ | |||
| "transform": [], | |||
| "url": "https://github.com/vector-of-bool/neo-url.git" | |||
| } | |||
| }, | |||
| "0.2.3": { | |||
| "depends": [ | |||
| "neo-fun^0.5.5" | |||
| ], | |||
| "description": "URL parsing and handling library.", | |||
| "git": { | |||
| "ref": "0.2.3", | |||
| "transform": [], | |||
| "url": "https://github.com/vector-of-bool/neo-url.git" | |||
| } | |||
| } | |||
| }, | |||
| "nlohmann-json": { | |||
| @@ -11,7 +11,7 @@ | |||
| "neo-sqlite3@0.4.1", | |||
| "neo-fun~0.6.0", | |||
| "neo-compress~0.2.0", | |||
| "neo-url~0.2.2", | |||
| "neo-url~0.2.3", | |||
| "semver@0.2.2", | |||
| "pubgrub@0.2.1", | |||
| "vob-json5@0.1.5", | |||