mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-04-25 07:07:32 -04:00
update native protobuf tool version
This commit is contained in:
parent
fd07d64a7b
commit
f45608163c
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ script = """
|
||||||
#https://pub.dev/packages/protoc_plugin
|
#https://pub.dev/packages/protoc_plugin
|
||||||
dart pub global activate protoc_plugin
|
dart pub global activate protoc_plugin
|
||||||
|
|
||||||
cargo install --version 2.20.0 protobuf-codegen
|
cargo install --version 2.22.1 protobuf-codegen
|
||||||
"""
|
"""
|
||||||
|
|
||||||
[tasks.install_protobuf.windows]
|
[tasks.install_protobuf.windows]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue