Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
45 changes: 24 additions & 21 deletions website/src/data/dependencies-cargo.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,30 @@
"homepage": "https://github.com/marshallpierce/rust-base64",
"declaredName": "base64"
},
{
"name": "objc2",
"version": "0.6.4",
"license": "MIT",
"author": "Mads Marquart <mads@marquart.dk>",
"homepage": "https://github.com/madsmtm/objc2",
"declaredName": "objc2"
},
{
"name": "objc2-app-kit",
"version": "0.3.2",
"license": "MIT OR Zlib OR Apache-2.0",
"author": null,
"homepage": "https://github.com/madsmtm/objc2",
"declaredName": "objc2-app-kit"
},
{
"name": "objc2-foundation",
"version": "0.3.2",
"license": "MIT",
"author": null,
"homepage": "https://github.com/madsmtm/objc2",
"declaredName": "objc2-foundation"
},
{
"name": "process-wrap",
"version": "9.1.0",
Expand Down Expand Up @@ -1460,20 +1484,6 @@
"author": "The Rust Project Developers",
"homepage": "https://github.com/rust-num/num-traits"
},
{
"name": "objc2",
"version": "0.6.4",
"license": "MIT",
"author": "Mads Marquart <mads@marquart.dk>",
"homepage": "https://github.com/madsmtm/objc2"
},
{
"name": "objc2-app-kit",
"version": "0.3.2",
"license": "MIT OR Zlib OR Apache-2.0",
"author": null,
"homepage": "https://github.com/madsmtm/objc2"
},
{
"name": "objc2-cloud-kit",
"version": "0.3.2",
Expand Down Expand Up @@ -1537,13 +1547,6 @@
"author": "Mads Marquart <mads@marquart.dk>",
"homepage": "https://github.com/madsmtm/objc2"
},
{
"name": "objc2-foundation",
"version": "0.3.2",
"license": "MIT",
"author": null,
"homepage": "https://github.com/madsmtm/objc2"
},
{
"name": "objc2-io-surface",
"version": "0.3.2",
Expand Down
Loading