aboutsummaryrefslogtreecommitdiff
path: root/examples/hello_lua/project.conf
blob: e41649743976faf5e1e1a29113145f5bbe86ab33 (plain)
1
2
3
4
5
6
7
8
[package]
name = "hello_lua"
type = "executable"
version = "0.1.0"
platforms = ["any"]

[dependencies]
lua51 = "5.1.5"