summaryrefslogtreecommitdiffstats
path: root/examples/packages/diamond-dependencies/repo/b/pkg.toml
blob: 6c0f44897defe98cb0fcdb9874e5db2e920cdd6a (plain)
1
2
3
4
5
6
7
8
9
name = "b"
version = "2"

[dependencies]
build = ["a =1"]

[sources.src]
url = "https://example.com"
hash.hash = "7448d8798a4380162d4b56f9b452e2f6f9e24e7a"