Skip to content

Commit

Permalink
Include uniffi_udl in the release process
Browse files Browse the repository at this point in the history
  • Loading branch information
badboy committed Sep 7, 2023
1 parent 75919cc commit 6d12ded
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@ release-backend-crates = [
"-p", "uniffi_macros",
"-p", "uniffi_meta",
"-p", "uniffi_testing",
"-p", "uniffi_udl",
]
release-uniffi = ["release", "-p", "uniffi"]

0 comments on commit 6d12ded

Please sign in to comment.