mirror of
https://github.com/cds-astro/aladin-lite.git
synced 2026-01-10 04:07:59 -08:00
use wcs lib on crates.io
This commit is contained in:
@@ -36,7 +36,7 @@ al-core = { path = "./al-core" }
|
||||
al-task-exec = { path = "./al-task-exec" }
|
||||
al-api = { path = "./al-api" }
|
||||
mapproj = "0.3.0"
|
||||
wcs = { path = "./../../../wcs" }
|
||||
wcs = "0.1.1"
|
||||
|
||||
[features]
|
||||
webgl1 = [
|
||||
|
||||
Reference in New Issue
Block a user