# 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 = "oxicalc" version = "0.2.1" authors = ["dashie "] description = "A small, simple calculator written in rust/gtk4" readme = "README.md" license = "GPL-3.0-only" repository = "https://github.com/DashieTM/oxicalc" [dependencies.adw] version = "0.3" package = "libadwaita" [dependencies.directories-next] version = "2.0.0" [dependencies.glib] version = "0.17.5" [dependencies.gtk4] version = "0.6.0" [dependencies.toml] version = "0.7.3"