feat(pointcloud): add Depth Anything Rust backend

This commit is contained in:
ruv
2026-07-20 10:12:49 -04:00
parent aa7cb449bc
commit 3e3d9437aa
10 changed files with 1344 additions and 30 deletions
Generated
+2
View File
@@ -11084,9 +11084,11 @@ dependencies = [
"clap",
"criterion",
"dirs 5.0.1",
"libloading 0.8.9",
"reqwest 0.12.28",
"serde",
"serde_json",
"sha2",
"tokio",
"tower-http",
]