# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "break-time" version = "0.1.2" authors = ["cdepillabout@gmail.com"] default-run = "break-time" description = "An app to force you to take breaks regularly while using the computer" readme = "README.md" keywords = ["gtk", "break", "reminder", "gui"] categories = ["gui"] license = "MIT" repository = "https://github.com/cdepillabout/break-time" [dependencies.byteorder] version = "1.3.4" [dependencies.cairo-rs] version = "0.8.1" features = ["png"] [dependencies.chrono] version = "0.4" [dependencies.gdk] version = "0.12.0" [dependencies.gdk-pixbuf] version = "0.8.0" [dependencies.gdk-pixbuf-sys] version = "0.9.1" [dependencies.gio] version = "0.8.0" [dependencies.glib] version = "0.9.1" [dependencies.glib-sys] version = "0.9.1" [dependencies.gobject-sys] version = "0.9.1" [dependencies.google-calendar3] version = "^1.0" [dependencies.gtk] version = "0.8.0" features = ["v3_22"] [dependencies.gtk-sys] version = "0.9.2" [dependencies.hyper] version = "^0.10" [dependencies.hyper-rustls] version = "^0.6" [dependencies.indoc] version = "0.3.4" [dependencies.pango] version = "0.8.0" [dependencies.serde] version = "^1.0" features = ["derive"] [dependencies.serde_json] version = "^1.0" [dependencies.structopt] version = "0.3.9" [dependencies.toml] version = "0.5.6" [dependencies.xcb] version = "0.9.0" features = ["randr", "screensaver", "thread"] [dependencies.xdg] version = "2.2.0" [dependencies.yup-oauth2] version = "^1.0"