Skip to content

Commit 3b14a12

Browse files
LUAFDN-1756 Manual deserialization of toml into toolspec struct (#79)
Making ToolSpec more generic to support other sources (specifically Artifactory) by changing it from an enum into a struct. We can't rely on Serde to deserialize the toml into a struct, so we need to deserialize it ourselves
1 parent 81838d1 commit 3b14a12

File tree

5 files changed

+260
-68
lines changed

5 files changed

+260
-68
lines changed

0 commit comments

Comments
 (0)