-
-
Notifications
You must be signed in to change notification settings - Fork 269
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use
TOML.Parser
for TOML parsing w/ Dates support
This behavior had actually subtly changed with JuliaLang/julia#54755 so that this no longer returned Dates objects, but sticking to the public `TOML.Parser` interface should prevent that from being an issue after JuliaLang/julia#55020 lands.
- Loading branch information
1 parent
8c99679
commit 511baff
Showing
2 changed files
with
4 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters