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 Nov 20, 2023
1 parent 7ac47cd commit f9de6d8
Show file tree
Hide file tree
Showing 19 changed files with 231 additions and 59 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 f9de6d8

Please sign in to comment.