# 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" name = "rsfilc" version = "0.8.14" authors = ["Jeromos Kovács "] description = "A Kréta API and console client: cli and todo!(\"TUI\"), written entirely in Rust from the ground up." readme = "README.md" keywords = [ "kreta", "api", "client", "hungarian", ] categories = ["command-line-interface"] license = "MIT" repository = "https://codeberg.org/jark/rsfilc" [dependencies.base64] version = "0.22.0" [dependencies.chrono] version = "0.4.37" features = ["serde"] [dependencies.clap] version = "4.5.4" features = ["derive"] [dependencies.clap_complete] version = "4.5.2" [dependencies.dirs] version = "5.0.1" [dependencies.fern] version = "0.6.2" [dependencies.hmac] version = "0.12.1" [dependencies.log] version = "0.4.21" [dependencies.reqwest] version = "0.12.1" features = [ "blocking", "rustls-tls-native-roots", ] default-features = false [dependencies.rpassword] version = "7.3.1" [dependencies.serde] version = "1.0.197" features = ["derive"] [dependencies.serde_json] version = "1.0.114" [dependencies.sha2] version = "0.10.8" [dependencies.toml] version = "0.8.12"