Skip to content

Commit 8c8e183

Browse files
committed
Add Project.toml
1 parent c9d429a commit 8c8e183

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Project.toml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name = "LegacyStrings"
2+
uuid = "1b4a561d-cfcb-5daf-8433-43fcf8b4bea3"
3+
version = "0.4.1"
4+
5+
[deps]
6+
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
7+
8+
[compat]
9+
Compat = "0.67, 0.68, 0.69, 0.70, 1, 2, 3"
10+
julia = "0.6, 0.7, 1"

0 commit comments

Comments
 (0)