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 b13f8ba commit 0737436Copy full SHA for 0737436
fpm.toml
@@ -1,13 +1,13 @@
1
name = "FEATS"
2
-version = "21.02.04"
+version = "0.1.0"
3
license = "BSD"
4
author = ["Damian Rouson"]
5
maintainer = "[email protected]"
6
copyright = "2021 Sourcery Institute"
7
8
[dependencies]
9
sourcery = {git = "https://github.com/sourceryinstitute/sourcery", tag = "21.02.24"}
10
-dag = {git = "https://github.com/sourceryinstitute/dag"}
+dag = {git = "https://github.com/sourceryinstitute/dag", tag = "2.0.1"}
11
12
[dev-dependencies]
13
vegetables = {git = "https://gitlab.com/everythingfunctional/vegetables", tag = "v7.0.2"}
0 commit comments