summaryrefslogtreecommitdiff
path: root/std/encoding/testdata/arrayTable.toml
blob: 3788b7e7c422149347718a194e2497588842ecab (plain)
1
2
3
4
5
6
7
8
9
10
11
12

[[bin]]
name = "deno"
path = "cli/main.rs"

[[bin]]
name = "deno_core"
path = "src/foo.rs"

[[nib]]
name = "node"
path = "not_found"