gstore 0.10.4

Global and local state management in redux style for applications written in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pre_bump_hooks = [
    "cargo bump {{version}}",
    "cargo update",
]
post_bump_hooks = []
tag_prefix = "v"

[commit_types]

[changelog]
path = "CHANGELOG.md"
authors = []

[bump_profiles]