1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
version = 2 [[dependencies]] name = "repo1" url = "<base>/repo1" protocol = "file" branch = "main" commit_hash = "<commit:main:1>" [[dependencies]] name = "repo2" url = "<base>/repo2" protocol = "file" branch = "main" commit_hash = "<commit:main:4>"