mirror of
https://github.com/qarmin/czkawka
synced 2024-10-31 21:20:19 +00:00
Update Orbtk
This commit is contained in:
parent
49403751e5
commit
7dd96aceff
3
Cargo.lock
generated
3
Cargo.lock
generated
@ -1029,8 +1029,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "orbtk"
|
||||
version = "0.3.1-alpha3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "bba6b4c0ed9508eb25bd3a2eb602be9457fcb4e10c69b4e7bbae6cde09013369"
|
||||
source = "git+https://github.com/redox-os/orbtk#00f44b943333e9683cc1cf9441643b353dd7756d"
|
||||
dependencies = [
|
||||
"dces",
|
||||
"orbtk-api",
|
||||
|
@ -6,5 +6,5 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
czkawka_core = { path = "../czkawka_core" }
|
||||
#orbtk = {git = "https://github.com/redox-os/orbtk"}
|
||||
orbtk = "=0.3.1-alpha3"
|
||||
orbtk = {git = "https://github.com/redox-os/orbtk"}
|
||||
#orbtk = "=0.3.1-alpha3"
|
Loading…
Reference in New Issue
Block a user