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