14 lines
499 B
Diff
14 lines
499 B
Diff
|
|
Index: framework-system-0.4.1/framework_lib/Cargo.toml
|
||
|
|
===================================================================
|
||
|
|
--- framework-system-0.4.1.orig/framework_lib/Cargo.toml
|
||
|
|
+++ framework-system-0.4.1/framework_lib/Cargo.toml
|
||
|
|
@@ -14,7 +14,7 @@ hidapi = ["dep:hidapi"]
|
||
|
|
uefi = [ "lazy_static/spin_no_std" ]
|
||
|
|
|
||
|
|
[build-dependencies]
|
||
|
|
-built = { version = "0.5", features = ["chrono", "git2"] }
|
||
|
|
+built = { version = "0.7.7", features = ["chrono", "git2"] }
|
||
|
|
|
||
|
|
[dependencies]
|
||
|
|
lazy_static = "1.4.0"
|