aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: 6439e6b052e9692cf02544129c63ffbc750f0130 (plain) (blame)
1
2
3
4
5
6
7
8
[workspace]
resolver = "2"
members = [
	"common",
	"git-lfs-authenticate",
	"server",
	"shell",
]