protofetch 0.1.21

A source dependency management tool for Protobuf.
Documentation
1
2
3
4
5
6
7
8
version = 2

[[dependencies]]
name = "repo1"
url = "<base>/repo1"
protocol = "file"
branch = "main"
commit_hash = "<commit:main:1>"