Skip to content
Snippets Groups Projects
Verified Commit 98cdb2d4 authored by Jacob Lorentzon's avatar Jacob Lorentzon
Browse files

Use orbclient 0.3.46.

parent 374cb95e
No related branches found
No related tags found
1 merge request!61update orbclient.
......@@ -2480,8 +2480,9 @@ checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
[[package]]
name = "orbclient"
version = "0.3.45"
source = "git+https://gitlab.redox-os.org/4lDO2/orbclient.git?branch=map_shared#9097e71c9a61f0f654113881a485e16ce3854c62"
version = "0.3.46"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8378ac0dfbd4e7895f2d2c1f1345cab3836910baf3a300b000d04250f0c8428f"
dependencies = [
"libc",
"redox_syscall 0.3.5",
......
......@@ -3,6 +3,3 @@ members = [
"orbutils",
"calculator"
]
[patch.crates-io]
orbclient = { git = "https://gitlab.redox-os.org/4lDO2/orbclient.git", branch = "map_shared" }
......@@ -44,7 +44,7 @@ calculate = { git = "https://gitlab.redox-os.org/redox-os/calc.git" }
chrono = "0.4.6"
mime_guess = "1.8.6"
mime = "0.2.6"
orbclient = "0.3.42"
orbclient = "0.3.46"
orbfont = "0.1.8"
orbimage = "0.1.17"
orbtk = "0.2.29"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment