mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
appmgr: fix tokio-tar
This commit is contained in:
committed by
Aiden McClelland
parent
9066d77a70
commit
c72b7425fc
2
appmgr/Cargo.lock
generated
2
appmgr/Cargo.lock
generated
@@ -2344,7 +2344,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "tokio-tar"
|
||||
version = "0.3.0"
|
||||
source = "git+https://github.com/dr-bonez/tokio-tar.git#1ba710f344ddb2a5b4d98bb96c905195c3cd9d43"
|
||||
source = "git+https://github.com/dr-bonez/tokio-tar.git?rev=1ba710f3#1ba710f344ddb2a5b4d98bb96c905195c3cd9d43"
|
||||
dependencies = [
|
||||
"filetime",
|
||||
"futures-core",
|
||||
|
||||
Reference in New Issue
Block a user