annotate Project.toml @ 334:91e015880ae6 refactor/combine_to_one_package

Fix typo in directory name
author Jonatan Werpers <jonatan@werpers.com>
date Fri, 25 Sep 2020 13:13:07 +0200
parents 01b851161018
children d93099b1882e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
333
01b851161018 Start converting to one package by moving all the files to their correct location
Jonatan Werpers <jonatan@werpers.com>
parents: 219
diff changeset
1 name = "Sbplib"
01b851161018 Start converting to one package by moving all the files to their correct location
Jonatan Werpers <jonatan@werpers.com>
parents: 219
diff changeset
2 uuid = "5a373a26-915f-4769-bcab-bf03835de17b"
01b851161018 Start converting to one package by moving all the files to their correct location
Jonatan Werpers <jonatan@werpers.com>
parents: 219
diff changeset
3 authors = ["Jonatan Werpers <jonatan@werpers.com> and contributors"]
01b851161018 Start converting to one package by moving all the files to their correct location
Jonatan Werpers <jonatan@werpers.com>
parents: 219
diff changeset
4 version = "0.1.0"
01b851161018 Start converting to one package by moving all the files to their correct location
Jonatan Werpers <jonatan@werpers.com>
parents: 219
diff changeset
5
01b851161018 Start converting to one package by moving all the files to their correct location
Jonatan Werpers <jonatan@werpers.com>
parents: 219
diff changeset
6 [compat]
01b851161018 Start converting to one package by moving all the files to their correct location
Jonatan Werpers <jonatan@werpers.com>
parents: 219
diff changeset
7 julia = "1.5"