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 c32575f commit 225a462Copy full SHA for 225a462
fpm.toml
@@ -10,10 +10,8 @@ toml-f.git = "https://github.com/toml-f/toml-f"
10
toml-f.rev = "54686e45993f3a9a1d05d5c7419f39e7d5a4eb3f"
11
M_CLI2.git = "https://github.com/urbanjost/M_CLI2.git"
12
M_CLI2.rev = "7264878cdb1baff7323cc48596d829ccfe7751b8"
13
-
14
-[dependencies.jonquil]
15
-git = "https://github.com/toml-f/jonquil"
16
-rev = "05d30818bb12fb877226ce284b9a3a41b971a889"
+jonquil.git = "https://github.com/toml-f/jonquil"
+jonquil.rev = "05d30818bb12fb877226ce284b9a3a41b971a889"
17
18
[[test]]
19
name = "cli-test"
0 commit comments