Implement native archive and model workflows (#74)
Some checks failed
Native code generation / deterministic (push) Failing after 1m48s
Imaging and meshing gate / native (push) Successful in 5m26s
JPEG 2000 feature / linux (push) Successful in 2m51s
Native Rust workspace compile / compile (push) Successful in 5m28s
Skia feature / linux (push) Successful in 31m53s
Some checks failed
Native code generation / deterministic (push) Failing after 1m48s
Imaging and meshing gate / native (push) Successful in 5m26s
JPEG 2000 feature / linux (push) Successful in 2m51s
Native Rust workspace compile / compile (push) Successful in 5m28s
Skia feature / linux (push) Successful in 31m53s
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -852,6 +852,7 @@ dependencies = [
|
||||
name = "libremetaverse"
|
||||
version = "0.0.1"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"bcdec_rs",
|
||||
"flate2",
|
||||
"futures-channel",
|
||||
@@ -864,6 +865,7 @@ dependencies = [
|
||||
"reqwest",
|
||||
"roxmltree",
|
||||
"serde_json",
|
||||
"tar",
|
||||
"tokio",
|
||||
"vorbis_rs",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user