From 03bc61ad4e19eeb74d7852e4cb2799aa1ff6daf1 Mon Sep 17 00:00:00 2001 From: Fons van der Plas Date: Mon, 30 Oct 2023 12:48:56 +0100 Subject: [PATCH] Project.toml: compat entries for stdlibs --- Project.toml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Project.toml b/Project.toml index 21e0363437..406c998e8c 100644 --- a/Project.toml +++ b/Project.toml @@ -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]