bump the libredox version
This commit is contained in:
Generated
+2
-2
@@ -1186,9 +1186,9 @@ checksum = "b5b646652bf6661599e1da8901b3b9522896f01e736bad5f723fe7a3a27f899d"
|
||||
|
||||
[[package]]
|
||||
name = "libredox"
|
||||
version = "0.1.14"
|
||||
version = "0.1.15"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "1744e39d1d6a9948f4f388969627434e31128196de472883b39f148769bfe30a"
|
||||
checksum = "7ddbf48fd451246b1f8c2610bd3b4ac0cc6e149d89832867093ab69a17194f08"
|
||||
dependencies = [
|
||||
"bitflags 2.11.0",
|
||||
"ioslice",
|
||||
|
||||
+1
-1
@@ -82,7 +82,7 @@ edid = "0.3.0" #TODO: edid is abandoned, fork it and maintain?
|
||||
fdt = "0.1.5"
|
||||
libc = "0.2.181"
|
||||
log = "0.4"
|
||||
libredox = "0.1.14"
|
||||
libredox = "0.1.15"
|
||||
orbclient = "0.3.51"
|
||||
parking_lot = "0.12"
|
||||
pico-args = "0.5"
|
||||
|
||||
Reference in New Issue
Block a user