42:6a7365d73e4c | 43:aacd9af21b3a |
---|---|
1 # This file is automatically @generated by Cargo. | 1 # This file is automatically @generated by Cargo. |
2 # It is not intended for manual editing. | 2 # It is not intended for manual editing. |
3 version = 3 | 3 version = 4 |
4 | 4 |
5 [[package]] | 5 [[package]] |
6 name = "GSL" | 6 name = "GSL" |
7 version = "7.0.0" | 7 version = "7.0.0" |
8 source = "registry+https://github.com/rust-lang/crates.io-index" | 8 source = "registry+https://github.com/rust-lang/crates.io-index" |
31 "memchr", | 31 "memchr", |
32 ] | 32 ] |
33 | 33 |
34 [[package]] | 34 [[package]] |
35 name = "alg_tools" | 35 name = "alg_tools" |
36 version = "0.3.0-dev" | 36 version = "0.3.0" |
37 dependencies = [ | 37 dependencies = [ |
38 "anyhow", | 38 "anyhow", |
39 "colored", | 39 "colored", |
40 "cpu-time", | 40 "cpu-time", |
41 "csv", | 41 "csv", |
709 source = "registry+https://github.com/rust-lang/crates.io-index" | 709 source = "registry+https://github.com/rust-lang/crates.io-index" |
710 checksum = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964" | 710 checksum = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964" |
711 | 711 |
712 [[package]] | 712 [[package]] |
713 name = "pointsource_algs" | 713 name = "pointsource_algs" |
714 version = "2.0.0-dev" | 714 version = "2.0.0-pre" |
715 dependencies = [ | 715 dependencies = [ |
716 "GSL", | 716 "GSL", |
717 "alg_tools", | 717 "alg_tools", |
718 "anyhow", | 718 "anyhow", |
719 "chrono", | 719 "chrono", |