fix: use forked codegen repo instead of local repo

This commit is contained in:
SoLongAndThanksForAllThePizza
2022-05-31 16:57:42 +08:00
parent 4451a628eb
commit e1e3491ec6
56 changed files with 3 additions and 5804 deletions

1
Cargo.lock generated
View File

@@ -1477,6 +1477,7 @@ dependencies = [
[[package]]
name = "flutter_rust_bridge_codegen"
version = "1.32.0"
source = "git+https://github.com/SoLongAndThanksForAllThePizza/flutter_rust_bridge#827fc60143988dfc3759f7e8ce16a20d80edd710"
dependencies = [
"anyhow",
"cargo_metadata",