mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-11-26 23:59:19 +03:00
b0803b0358
This is constructed via `tauri_plugin_store::Store` but it does not depend on it, this way, if we want in the future we can read the file directly.
9 lines
155 B
TOML
9 lines
155 B
TOML
[package]
|
|
name = "gitbutler-settings"
|
|
version = "0.0.0"
|
|
edition = "2021"
|
|
authors = ["GitButler <gitbutler@gitbutler.com>"]
|
|
publish = false
|
|
|
|
[dependencies]
|