mirror of
https://gitlab.com/Anson-Projects/spacesystemscalc.git
synced 2025-06-15 14:36:43 +00:00
17 lines
663 B
TOML
Executable File
17 lines
663 B
TOML
Executable File
name = "Spacesystemscalc"
|
|
uuid = "11ab9820-8922-4fe8-b1b3-1a045a7ed69a"
|
|
authors = ["Anson Biggs <anson@ansonbiggs.com>"]
|
|
version = "0.1.0"
|
|
|
|
[deps]
|
|
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
|
|
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
|
|
DifferentialEquations = "0c46a032-eb83-5123-abaf-570d42b7fbaa"
|
|
Genie = "c43c736e-a2d1-11e8-161f-af95117fbd1e"
|
|
Inflector = "6d011eab-0732-4556-8808-e463c76bf3b6"
|
|
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
|
|
PlotlyBase = "a03496cd-edff-5a9b-9e67-9cda94a718b5"
|
|
Stipple = "4acbeb90-81a0-11ea-1966-bdaff8155998"
|
|
StipplePlotly = "ec984513-233d-481d-95b0-a3b58b97af2b"
|
|
StippleUI = "a3c5d34a-b254-4859-a8fa-b86abb7e84a3"
|