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

[dependencies]
runtime = ["y =25"]

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