| 692 source = "registry+https://github.com/rust-lang/crates.io-index" |
692 source = "registry+https://github.com/rust-lang/crates.io-index" |
| 693 checksum = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964" |
693 checksum = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964" |
| 694 |
694 |
| 695 [[package]] |
695 [[package]] |
| 696 name = "pointsource_algs" |
696 name = "pointsource_algs" |
| 697 version = "2.0.0-pre" |
697 version = "3.0.0-dev" |
| 698 dependencies = [ |
698 dependencies = [ |
| 699 "GSL", |
699 "GSL", |
| 700 "alg_tools", |
700 "alg_tools", |
| 701 "anyhow", |
701 "anyhow", |
| 702 "chrono", |
702 "chrono", |