Skip to content

Commit 225a462

Browse files
committed
Use consistent toml style
1 parent c32575f commit 225a462

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

fpm.toml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,8 @@ toml-f.git = "https://github.com/toml-f/toml-f"
1010
toml-f.rev = "54686e45993f3a9a1d05d5c7419f39e7d5a4eb3f"
1111
M_CLI2.git = "https://github.com/urbanjost/M_CLI2.git"
1212
M_CLI2.rev = "7264878cdb1baff7323cc48596d829ccfe7751b8"
13-
14-
[dependencies.jonquil]
15-
git = "https://github.com/toml-f/jonquil"
16-
rev = "05d30818bb12fb877226ce284b9a3a41b971a889"
13+
jonquil.git = "https://github.com/toml-f/jonquil"
14+
jonquil.rev = "05d30818bb12fb877226ce284b9a3a41b971a889"
1715

1816
[[test]]
1917
name = "cli-test"

0 commit comments

Comments
 (0)