# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" rust-version = "1.69.0" name = "szyszka" version = "3.0.0" authors = ["RafaƂ Mikrut "] description = "Fast, powerful and easy to use file renamer" homepage = "https://github.com/qarmin/szyszka" readme = "README.md" license = "MIT" repository = "https://github.com/qarmin/szyszka" [profile.dev.package."*"] opt-level = 3 [dependencies.chrono] version = "0.4.24" [dependencies.directories-next] version = "2.0.0" [dependencies.gdk4] version = "0.6" [dependencies.gio] version = "0.17" [dependencies.glib] version = "0.17" [dependencies.gtk4] version = "0.6" features = ["v4_6"] default-features = false [dependencies.humansize] version = "2.1" [dependencies.i18n-embed] version = "0.13" features = [ "fluent-system", "desktop-requester", ] [dependencies.i18n-embed-fl] version = "0.6" [dependencies.jwalk] version = "0.8.1" [dependencies.once_cell] version = "1.17" [dependencies.open] version = "4.1" [dependencies.rayon] version = "1.7.0" [dependencies.regex] version = "1.8" [dependencies.rust-embed] version = "6.6" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1.0" [dependencies.slugmin] version = "1.0"