summaryrefslogtreecommitdiffstats
path: root/examples/packages/repo/g/pkg.toml
blob: 8c6304e8e5a24b8085c23cdf2ade13a73732026e (plain)
1
2
3
4
5
6
7
8
9
10
name = "g"
version = "7"

[dependencies]
runtime = ["m =13", "n =14", "o =15", "p =16"]

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