mirror of
https://github.com/cds-astro/aladin-lite.git
synced 2026-01-05 17:49:27 -08:00
update to fitsrs 0.2.9
This commit is contained in:
@@ -30,7 +30,6 @@ serde = { version = "^1.0.59", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
serde-wasm-bindgen = "0.4"
|
||||
console_error_panic_hook = "0.1.7"
|
||||
fitsrs = "0.2.7"
|
||||
enum_dispatch = "0.3.8"
|
||||
wasm-bindgen = "0.2.79"
|
||||
wasm-streams = "0.3.0"
|
||||
@@ -39,7 +38,8 @@ al-core = { path = "./al-core" }
|
||||
al-task-exec = { path = "./al-task-exec" }
|
||||
al-api = { path = "./al-api" }
|
||||
mapproj = "0.3.0"
|
||||
wcs = "0.2.6"
|
||||
fitsrs = "0.2.9"
|
||||
wcs = "0.2.8"
|
||||
colorgrad = "0.6.2"
|
||||
image-decoder = { package = "image", version = "0.24.2", default-features = false, features = ["jpeg", "png"] }
|
||||
votable = "0.2.3"
|
||||
|
||||
Reference in New Issue
Block a user