aboutsummaryrefslogtreecommitdiff
path: root/bin/dune
blob: 65360bca9092462832c1d00934def29bc52429e7 (plain) (blame)
1
2
3
4
5
(executable
	(name bot)
	(modules bot)
	(libraries core async_ssl disml)
)