mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
pins yajrc to git
This commit is contained in:
committed by
Aiden McClelland
parent
c83baec363
commit
7fb8f88c8d
5
appmgr/Cargo.lock
generated
5
appmgr/Cargo.lock
generated
@@ -2136,8 +2136,8 @@ version = "1.0.23"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "9be73a2caec27583d0046ef3796c3794f868a5bc813db689eed00c7631275cd1"
|
||||
dependencies = [
|
||||
"proc-macro2 1.0.24",
|
||||
"quote 1.0.7",
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"syn",
|
||||
]
|
||||
|
||||
@@ -2606,6 +2606,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "yajrc"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/dr-bonez/yajrc#5a8df137808608accb69e78635fb6d70c4b1c2dc"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"serde",
|
||||
|
||||
Reference in New Issue
Block a user