mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 05:44:17 +08:00
Update TODOs and fix the uniocr recipe
This commit is contained in:
parent
3cd9688eed
commit
49d43c1de0
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO glutin crate error
|
||||
[source]
|
||||
git = "https://github.com/asny/three-d"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO tikv-jemalloc-sys crate error
|
||||
[source]
|
||||
git = "https://github.com/Tencent/tquic"
|
||||
[build]
|
||||
|
||||
@ -3,6 +3,9 @@
|
||||
git = "https://github.com/mediar-ai/uniOCR"
|
||||
[build]
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
]
|
||||
script = """
|
||||
cookbook_cargo_examples basic batch_processing
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user