Mercurial > repos > public > sbplib_julia
diff Project.toml @ 2059:377df47849cb default
Update display_example_nb.jl to use a dev version of Diffinitive
| author | Jonatan Werpers <jonatan@werpers.com> |
|---|---|
| date | Sat, 14 Feb 2026 23:37:40 +0100 |
| parents | cb4408de6da1 |
| children |
line wrap: on
line diff
--- a/Project.toml Sat Feb 14 23:26:00 2026 +0100 +++ b/Project.toml Sat Feb 14 23:37:40 2026 +0100 @@ -4,7 +4,7 @@ version = "0.1.5" [workspace] -projects = ["test", "docs", "benchmark"] +projects = ["test", "docs", "benchmark", "notebooks"] [deps] LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
