Skip to content

Commit

Permalink
Upgarding UniFFI to 0.25.2
Browse files Browse the repository at this point in the history
Mostly mechanical, the one extra step was to add the `serde::derive`
feature to `remote_settings`.  I guess it's not pulling that feature in
from `uniffi` anymore.

oneshot is a new dependency for UniFFI.  It specifies its license in
Cargo.toml but doesn't include the file, so I linked to the official
Apache 2.0 license text.
  • Loading branch information
bendk committed Dec 1, 2023
1 parent 6581e46 commit 54ec6e1
Show file tree
Hide file tree
Showing 25 changed files with 253 additions and 65 deletions.
203 changes: 178 additions & 25 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 54ec6e1

Please sign in to comment.