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 21, 2023
1 parent 7ac47cd commit 0b170ee
Show file tree
Hide file tree
Showing 24 changed files with 249 additions and 2,270 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 0b170ee

Please sign in to comment.