Crates.io | tauri-store |
lib.rs | tauri-store |
version | |
source | src |
created_at | 2024-09-18 17:03:27.957727 |
updated_at | 2024-12-04 02:57:55.612735 |
description | Persistent stores for Tauri |
homepage | https://tb.dev.br/tauri-store |
repository | https://github.com/ferreira-tb/tauri-store |
max_upload_size | |
id | 1379424 |
Cargo.toml error: | TOML parse error at line 19, column 1 | 19 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
Persistent stores for Tauri.
Check the documentation for more information on how to install and use the plugin.
This plugin requires Tauri 2.0
or later.