| 815 source = "registry+https://github.com/rust-lang/crates.io-index" |
815 source = "registry+https://github.com/rust-lang/crates.io-index" |
| 816 checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c" |
816 checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c" |
| 817 |
817 |
| 818 [[package]] |
818 [[package]] |
| 819 name = "pointsource_algs" |
819 name = "pointsource_algs" |
| 820 version = "3.0.1-dev" |
820 version = "3.0.2-dev" |
| 821 dependencies = [ |
821 dependencies = [ |
| 822 "GSL", |
822 "GSL", |
| 823 "alg_tools", |
823 "alg_tools", |
| 824 "anyhow", |
824 "anyhow", |
| 825 "chrono", |
825 "chrono", |