Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use of deprecated item 'r#try': use the ? operator instead #54

Closed
jbolda opened this issue Nov 16, 2019 · 0 comments
Closed

use of deprecated item 'r#try': use the ? operator instead #54

jbolda opened this issue Nov 16, 2019 · 0 comments

Comments

@jbolda
Copy link
Member

jbolda commented Nov 16, 2019

Describe the bug
We are getting some deprecation warnings in /tools/rust/cargo-tauri-bundle.

warning: use of deprecated item 'r#try': use the `?` operator instead

Additional context
/ cc @tensor-programming
Direct link to check suite warning for more info:
https://github.com/tauri-apps/tauri/pull/53/checks?check_run_id=306280638#step:4:444

nothingismagick added a commit that referenced this issue Nov 24, 2019
DeepInThought pushed a commit to DeepInThought/tauri that referenced this issue Dec 29, 2019
* feat(updateWebview): and a couple npm ignores

* chore(update): version

* fix(bundler): remove deprecated items
closes tauri-apps#54.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant