# 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 = "anna_ivanovna" version = "0.0.4" build = false autobins = false autoexamples = false autotests = false autobenches = false description = "Планировщик бюджета" readme = false license = "MIT" repository = "https://github.com/kireevys/anna_ivanovna" [lib] name = "anna_ivanovna" path = "src/lib.rs" [[bin]] name = "anna_ivanovna" path = "src/main.rs" [dependencies.chrono] version = "0.4.35" [dependencies.rust_decimal] version = "1.34.3" [dependencies.rust_decimal_macros] version = "1.34.2" [dependencies.serde] version = "1.0.210" [dependencies.serde_yaml] version = "0.9.34" [dependencies.uuid] version = "1.8.0" features = ["v4"]