We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80029dd commit d85b916Copy full SHA for d85b916
Project.toml
@@ -44,7 +44,7 @@ Tracy = "e689c965-62c8-4b79-b2c5-8359227902fd"
44
ModelingToolkit = "961ee093-0014-501f-94e3-6117800e7a78"
45
46
[sources]
47
-Compiler = {rev = "master", url = "https:/github.com/JuliaLang/BaseCompiler.jl.git"}
+Compiler = {rev = "master", url = "https://github.com/JuliaLang/BaseCompiler.jl.git"}
48
Cthulhu = {rev = "master", url = "https://github.com/JuliaDebug/Cthulhu.jl.git"}
49
DifferentiationInterface = {rev = "main", subdir = "DifferentiationInterface", url = "https://github.com/Keno/DifferentiationInterface.jl#main"}
50
Diffractor = {rev = "main", url = "https://github.com/JuliaDiff/Diffractor.jl.git"}
0 commit comments