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