diff --git a/.vscode/settings.json b/.vscode/settings.json index 9f5c718..c952723 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,3 +1,3 @@ { - "julia.environmentPath": "/Users/jeffreyvarner/Desktop/pooksoft_work/PooksoftTextMagicAPI.jl" + "julia.environmentPath": "/Users/jeffreyvarner/Desktop/julia_work/PooksoftTextMagicAPI.jl" } \ No newline at end of file diff --git a/Project.toml b/Project.toml index c558131..cf978e4 100644 --- a/Project.toml +++ b/Project.toml @@ -21,4 +21,4 @@ DataFrames = "^0.22.2" Documenter = "^0.26.1" HTTP = "^0.9.1" JSON = "^0.21.1" -TOML = "^1.0.1" \ No newline at end of file +TOML = "^1.0" \ No newline at end of file