summaryrefslogtreecommitdiffstats
path: root/examples/packages/example_2/sub/pkg1/pkg.toml
blob: 926f6d6198996baef3fb994389aff9fe937590dd (plain)
1
2
3
4
name              = "pkg1"

[dependencies]
runtime = [ "pkg2 =2.0.0" ]