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 9b4b948 commit 407594cCopy full SHA for 407594c
fpm.toml
@@ -7,7 +7,7 @@ copyright = "2021 Sourcery Institute"
7
8
[dependencies]
9
assert = {git = "https://github.com/sourceryinstitute/assert", tag = "1.3.0"}
10
-dag = {git = "https://github.com/sourceryinstitute/dag", tag = "2.0.1"}
+dag = {git = "https://github.com/sourceryinstitute/dag", tag = "2.1.0"}
11
12
[dev-dependencies]
13
vegetables = {git = "https://gitlab.com/everythingfunctional/vegetables", tag = "v7.0.2"}
0 commit comments