Skip to content
Snippets Groups Projects
Commit 341ae8a9 authored by Florian Blasius's avatar Florian Blasius
Browse files

Dep. update.

parent b2646209
No related branches found
Tags 0.6.0
No related merge requests found
......@@ -159,7 +159,7 @@ dependencies = [
[[package]]
name = "dces"
version = "0.2.0"
source = "git+https://gitlab.redox-os.org/redox-os/dces-rust.git#f9b3a6f18169f1618997e774bbcc878b48c49397"
source = "git+https://gitlab.redox-os.org/redox-os/dces-rust.git#aa10849af5629e71bbb2163736bedce0cfe8d327"
[[package]]
name = "deflate"
......
......@@ -13,7 +13,7 @@ edition = "2018"
stdweb = "0.4.20"
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
raqote = { version = "0.7.3", default-features = false}
raqote = { version = "0.7.4", default-features = false}
rusttype = "0.8.1"
image = "0.22.3"
......
......@@ -10,7 +10,7 @@ keywords = ["shell", "window", "ui"]
edition = "2018"
[target.wasm32-unknown-unknown.dependencies]
stdweb = "0.4.19"
stdweb = "0.4.20"
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
spin_sleep = "0.3.7"
......
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