1 Star 0 Fork 1

Yankees/tauri-plugin-store

forked from fedkey/tauri-plugin-store 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Cargo.toml 448 Bytes
一键复制 编辑 原始数据 按行查看 历史
JonasKruckenberg 提交于 2023-01-07 12:03 . Update sync.yml
[package]
name = "tauri-plugin-store"
version = "0.1.0"
description = "Simple, persistent key-value store."
authors.workspace = true
license.workspace = true
edition.workspace = true
rust-version.workspace = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
serde.workspace = true
serde_json.workspace = true
tauri.workspace = true
log.workspace = true
thiserror.workspace = true
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/canser_li/tauri-plugin-store.git
git@gitee.com:canser_li/tauri-plugin-store.git
canser_li
tauri-plugin-store
tauri-plugin-store
dev

搜索帮助