Skip to content

Commit

Permalink
fix docs/Manifest.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jhidding committed Sep 27, 2024
1 parent 5e55412 commit dc4213d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ uuid = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
version = "0.10.14"

[[deps.CarboKitten]]
deps = ["AxisArrays", "CSV", "DataFrames", "HDF5", "ProgressBars", "Transducers", "Unitful"]
deps = ["AxisArrays", "CSV", "DataFrames", "HDF5", "ProgressBars", "TOML", "Transducers", "Unitful"]
path = ".."
uuid = "690c6d5c-626a-429f-a06b-981a1dae1c19"
version = "0.1.0"
Expand Down

0 comments on commit dc4213d

Please sign in to comment.