filecase 0.1.2

A set of file management utilities based on the stateful crate
[dependencies.gtk4]
version = "0.4"

[dependencies.serde]
features = ["derive"]
version = "1.0.130"

[dependencies.serde_json]
version = "1.0.68"

[dependencies.sourceview5]
version = "0.4"

[dependencies.stateful]
version = "0.1"

[package]
description = "A set of file management utilities based on the stateful crate"
edition = "2021"
license = "MIT"
name = "filecase"
readme = "README.md"
repository = "https://github.com/limads/filecase"
version = "0.1.2"