Skip to content

Commit

Permalink
Project.toml: compat entries for stdlibs
Browse files Browse the repository at this point in the history
  • Loading branch information
fonsp committed Oct 30, 2023
1 parent d1ebead commit 03bc61a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,23 +34,33 @@ URIs = "5c2747f8-b7ea-4ff2-ba2e-563bfd36b1d4"
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"

[compat]
Base64 = "1"
Configurations = "0.15, 0.16, 0.17"
Dates = "1"
Downloads = "1"
FileWatching = "1"
FuzzyCompletions = "0.3, 0.4, 0.5"
HTTP = "^1.5.2"
HypertextLiteral = "0.7, 0.8, 0.9"
InteractiveUtils = "1"
Logging = "1"
LoggingExtras = "0.4, 1"
MIMEs = "0.1"
Malt = "1.1"
Markdown = "1"
MsgPack = "1.1"
Pkg = "1"
PrecompileSignatures = "3"
PrecompileTools = "1"
REPL = "1"
RegistryInstances = "0.1"
RelocatableFolders = "0.1, 0.2, 0.3, 1"
Scratch = "1.1"
Sockets = "1"
TOML = "1"
Tables = "1"
URIs = "1.3"
UUIDs = "1"
julia = "^1.6"

[extras]
Expand Down

0 comments on commit 03bc61a

Please sign in to comment.