# 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 = "remynder" version = "0.1.1" description = "flashcards in terminal and stuff" license = "MIT OR Apache-2.0" resolver = "1" [dependencies.crossterm] version = "0.27.0" [dependencies.mischef] version = "0.1.12" [dependencies.ratatui] version = "0.24.0" features = ["all-widgets"] [dependencies.sentry] version = "0.31.7" features = ["tracing"] [dependencies.serde_json] version = "1.0.108" [dependencies.speki-backend] version = "0.1.5" [dependencies.tordir] version = "0.1.0" [dependencies.tracing] version = "0.1" [dependencies.tracing-subscriber] version = "0.3" [dependencies.tui-textarea] version = "0.3.1" [dependencies.tui-tree-widget] version = "0.15.0"